Searched refs:findFirstPredOperandIdx (Results 1 – 10 of 10) sorted by relevance
583 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
78 int PIdx = MI->findFirstPredOperandIdx(); in getPredicate()
747 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
624 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
442 int PIdx = I->findFirstPredOperandIdx(); in isPredicated()449 int PIdx = MI->findFirstPredOperandIdx(); in isPredicated()465 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()1620 int PIdx = MI->findFirstPredOperandIdx(); in getInstrPredicate()1658 MI->getOperand(MI->findFirstPredOperandIdx()) in commuteInstruction()
1427 int PIdx = Old->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr()
807 int findFirstPredOperandIdx() const;
898 int idx = MI->findFirstPredOperandIdx(); in isPredicated()1023 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()
1082 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
5340 unsigned Cond = Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm(); in validateInstruction()5356 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()