Searched refs:findFirstPredOperandIdx (Results 1 – 13 of 13) sorted by relevance
345 int idx = MI->findFirstPredOperandIdx(); in isPredicated()458 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()
2880 return instr->getOperand(instr->findFirstPredOperandIdx()).getReg() != 0; in isCondBranch()2894 return instr->getOperand(instr->findFirstPredOperandIdx()).getReg() == 0; in isUncondBranch()
198 if(MCDesc.findFirstPredOperandIdx() > -1) in EmitALUInstr()360 int PredIdx = MCDesc.findFirstPredOperandIdx(); in EmitALU()
634 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
130 int PIdx = MI->findFirstPredOperandIdx(); in getPredicate()
566 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
744 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
447 int PIdx = I->findFirstPredOperandIdx(); in isPredicated()454 int PIdx = MI->findFirstPredOperandIdx(); in isPredicated()470 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()1734 int PIdx = MI->findFirstPredOperandIdx(); in getInstrPredicate()1772 MI->getOperand(MI->findFirstPredOperandIdx()) in commuteInstruction()
1787 int PIdx = Old->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr()
922 int findFirstPredOperandIdx() const;
887 int idx = MI->findFirstPredOperandIdx(); in isPredicated()1012 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()
1204 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
6085 unsigned Cond = Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm(); in validateInstruction()6101 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()