Searched defs:ImmR (Results 1 – 5 of 5) sorted by relevance
162 int ImmR = MI->getOperand(3).getImm(); in printInst() local
3960 unsigned ImmR = RegSize - Shift; in emitLSL_ri() local4082 unsigned ImmR = std::min<unsigned>(SrcBits - 1, Shift); in emitLSR_ri() local4191 unsigned ImmR = std::min<unsigned>(SrcBits - 1, Shift); in emitASR_ri() local
1976 SDValue &Src, unsigned &ImmR, in isBitfieldInsertOpFromOr()2128 unsigned ImmR = (VT.getSizeInBits() - DstLSB) % VT.getSizeInBits(); in SelectBitfieldInsertInZeroOp() local
3895 static Instr ImmR(unsigned immr, unsigned reg_size) { in ImmR() function
3842 uint64_t ImmR = 0; in MatchAndEmitInstruction() local