Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1139 bool Op1IsGPR = (Opcode == SystemZ::LDGR); in foldMemoryOperandImpl() local
1143 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl()