Searched refs:Op1IsGPR (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1112 bool Op1IsGPR = (Opcode == SystemZ::LDGR); local
1116 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD;

Completed in 150 milliseconds