Searched refs:MOpSHSrc (Results 1 – 1 of 1) sorted by relevance
1909 MachineOperand MOpSHSrc = SrcMI->getOperand(2); in emitRLDICWhenLoweringJumpTables() local1913 if (!(MOpSHSrc.isImm() && MOpMBSrc.isImm() && MOpSHMI.isImm() && in emitRLDICWhenLoweringJumpTables()1917 uint64_t SHSrc = MOpSHSrc.getImm(); in emitRLDICWhenLoweringJumpTables()