Searched refs:Op0IsGPR (Results 1 – 1 of 1) sorted by relevance
1310 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl() local1326 unsigned LoadOpcode = Op0IsGPR ? SystemZ::LG : SystemZ::LD; in foldMemoryOperandImpl()