Searched defs:RegIndex (Results 1 – 7 of 7) sorted by relevance
99 int64_t RegIndex = MI->getOperand(1).getImm(); in EmitInstrWithCustomInserter() local261 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue(); in LowerOperation() local282 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerOperation() local
121 unsigned RegIndex = MI->getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local135 unsigned RegIndex = MI->getOperand(RegOpIdx).getImm(); in expandPostRAPseudo() local286 unsigned RegIndex; in getIndirectIndexBegin() local
619 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue(); in LowerOperation() local653 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerOperation() local
1094 unsigned R600InstrInfo::calculateIndirectAddress(unsigned RegIndex, in calculateIndirectAddress()
2613 unsigned SIInstrInfo::calculateIndirectAddress(unsigned RegIndex, in calculateIndirectAddress()
1114 SlotIndex RegIndex = Idx.getRegSlot(); in eliminateUndefCopy() local
3676 void MipsAsmParser::warnIfRegIndexIsAT(unsigned RegIndex, SMLoc Loc) { in warnIfRegIndexIsAT()