Searched refs:findFirstPredOperandIdx (Results 1 – 12 of 12) sorted by relevance
610 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
134 int CCIdx = MI.findFirstPredOperandIdx(); in isSafeAESInput()
518 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
166 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate()
849 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
565 int PIdx = I->findFirstPredOperandIdx(); in isPredicated()572 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated()592 int FirstPredOp = MI.findFirstPredOperandIdx(); in createMIROperandComment()612 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction()2248 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate()2287 CommutedMI->getOperand(CommutedMI->findFirstPredOperandIdx()) in commuteInstructionImpl()
2841 int PIdx = I->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr()
836 int idx = MI.findFirstPredOperandIdx(); in isPredicated()947 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction()
172 int PredOpIdx = Desc.findFirstPredOperandIdx(); in isPredicated()
1505 int findFirstPredOperandIdx() const;
1077 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
7654 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm()); in validateInstruction()7668 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()7674 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()10909 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()10933 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()10960 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()