Searched refs:Op0IsGPR (Results 1 – 2 of 2) sorted by relevance
934 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local950 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()
1225 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local1241 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()