Home
last modified time | relevance | path

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

/external/qemu/tcg/ppc/
Dtcg-target.c331 #define RLWIMI OPCD(20) macro
1770 tcg_out32 (s, RLWIMI in tcg_out_op()
1779 tcg_out32 (s, RLWIMI in tcg_out_op()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp438 return CurDAG->getMachineNode(PPC::RLWIMI, dl, MVT::i32, Ops, 5); in SelectBitfieldInsert()
965 return CurDAG->getMachineNode(PPC::RLWIMI, dl, MVT::i32, Ops, 5); in Select()
DPPCInstrInfo.cpp102 if (MI->getOpcode() != PPC::RLWIMI) in commuteInstruction()
DPPCInstrInfo.td1322 // RLWIMI can be commuted if the rotate amount is zero.
1323 def RLWIMI : MForm_2<20,