Searched refs:findFirstPredOperandIdx (Results 1 – 12 of 12) sorted by relevance
627 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
134 int CCIdx = MI.findFirstPredOperandIdx(); in isSafeAESInput()
518 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
849 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
166 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate()
563 int PIdx = I->findFirstPredOperandIdx(); in isPredicated()570 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated()590 int FirstPredOp = MI.findFirstPredOperandIdx(); in createMIROperandComment()610 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction()2244 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate()2283 CommutedMI->getOperand(CommutedMI->findFirstPredOperandIdx()) in commuteInstructionImpl()
2814 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()
1450 int findFirstPredOperandIdx() const;
1022 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
7653 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm()); in validateInstruction()7667 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()7673 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()10888 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()10912 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()10939 (ARMCC::CondCodes)Inst.getOperand(MCID.findFirstPredOperandIdx()) in MatchInstruction()