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

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp788 bool Op1IsGPR = (Opcode == SystemZ::LDGR); local
792 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD;

Completed in 49 milliseconds