Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1124 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local
1140 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()