Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp934 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local
950 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1225 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local
1241 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()