Searched refs:getVPTInstrPredicate (Results 1 – 5 of 5) sorted by relevance
83 ARMVCC::VPTCodes getVPTInstrPredicate(const MachineInstr &MI,85 inline ARMVCC::VPTCodes getVPTInstrPredicate(const MachineInstr &MI) { in getVPTInstrPredicate() function87 return getVPTInstrPredicate(MI, PredReg); in getVPTInstrPredicate()
110 NextPred = getVPTInstrPredicate(*Iter, PredReg); in StepOverPredicatedInstrs()162 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()243 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*MI, PredReg); in InsertVPTBlocks()
619 assert(getVPTInstrPredicate(*Iter) == ARMVCC::None && in MoveVPNOTBeforeFirstUser()689 getVPTInstrPredicate(*Iter) != ARMVCC::None) in ReduceOldVCCRValueUses()779 getVPTInstrPredicate(*Iter) == ARMVCC::None) { in ReduceOldVCCRValueUses()829 if (getVPTInstrPredicate(Instr) != ARMVCC::None) in ReplaceVCMPsByVPNOTs()
269 if (getVPTInstrPredicate(MI) != ARMVCC::None) in commuteInstructionImpl()774 ARMVCC::VPTCodes llvm::getVPTInstrPredicate(const MachineInstr &MI, in getVPTInstrPredicate() function in llvm798 getVPTInstrPredicate(*Iter) == ARMVCC::Then && in recomputeVPTBlockMask()805 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*Iter); in recomputeVPTBlockMask()
324 if (isVCTP(MI) && getVPTInstrPredicate(*MI) != ARMVCC::Then) in isValid()1502 getVPTInstrPredicate(*DivergentNext) != ARMVCC::None; in ConvertVPTBlocks()1551 assert(getVPTInstrPredicate(*Next) != ARMVCC::None && in ConvertVPTBlocks()