Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp1634 MachineOperand MOpMBSrc = SrcMI->getOperand(3); in emitRLDICWhenLoweringJumpTables() local
1637 if (!(MOpSHSrc.isImm() && MOpMBSrc.isImm() && MOpSHMI.isImm() && in emitRLDICWhenLoweringJumpTables()
1642 uint64_t MBSrc = MOpMBSrc.getImm(); in emitRLDICWhenLoweringJumpTables()