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()
537 int findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function
198 if(MCDesc.findFirstPredOperandIdx() > -1) in EmitALUInstr()360 int PredIdx = MCDesc.findFirstPredOperandIdx(); in EmitALU()
141 int PIdx = MI->findFirstPredOperandIdx(); in getPredicate()
566 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
733 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex()
446 int PIdx = I->findFirstPredOperandIdx(); in isPredicated()453 int PIdx = MI->findFirstPredOperandIdx(); in isPredicated()468 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()1778 int PIdx = MI->findFirstPredOperandIdx(); in getInstrPredicate()1817 MI->getOperand(MI->findFirstPredOperandIdx()) in commuteInstructionImpl()
1755 int PIdx = Old->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr()
935 int findFirstPredOperandIdx() const;
881 int idx = MI->findFirstPredOperandIdx(); in isPredicated()1006 int PIdx = MI->findFirstPredOperandIdx(); in PredicateInstruction()
1261 int MachineInstr::findFirstPredOperandIdx() const { in findFirstPredOperandIdx() function in MachineInstr
6060 unsigned Cond = Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm(); in validateInstruction()6076 Inst.getOperand(MCID.findFirstPredOperandIdx()).getImm() != in validateInstruction()