Searched refs:getVPTInstrPredicate (Results 1 – 5 of 5) sorted by relevance
87 ARMVCC::VPTCodes getVPTInstrPredicate(const MachineInstr &MI,89 inline ARMVCC::VPTCodes getVPTInstrPredicate(const MachineInstr &MI) { in getVPTInstrPredicate() function91 return getVPTInstrPredicate(MI, PredReg); in getVPTInstrPredicate()
111 NextPred = getVPTInstrPredicate(*Iter, PredReg); in StepOverPredicatedInstrs()164 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()250 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*MI, PredReg); in InsertVPTBlocks()
286 if (getVPTInstrPredicate(MI) != ARMVCC::None) in commuteInstructionImpl()806 ARMVCC::VPTCodes llvm::getVPTInstrPredicate(const MachineInstr &MI, in getVPTInstrPredicate() function in llvm834 getVPTInstrPredicate(*Iter) == ARMVCC::Then && in recomputeVPTBlockMask()845 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*Iter); in recomputeVPTBlockMask()
655 assert(getVPTInstrPredicate(*Iter) == ARMVCC::None && in MoveVPNOTBeforeFirstUser()726 getVPTInstrPredicate(*Iter) != ARMVCC::None) in ReduceOldVCCRValueUses()817 getVPTInstrPredicate(*Iter) == ARMVCC::None) { in ReduceOldVCCRValueUses()868 if (getVPTInstrPredicate(Instr) != ARMVCC::None) in ReplaceVCMPsByVPNOTs()
258 if (getVPTInstrPredicate(*MI) == ARMVCC::Else) in isPredicatedOnVCTP()326 return getVPTInstrPredicate(*MI) == ARMVCC::Else; in isValid()343 if (isVCTP(MI) && getVPTInstrPredicate(*MI) != ARMVCC::Then) in isValid()1620 getVPTInstrPredicate(*DivergentNext) != ARMVCC::None; in ConvertVPTBlocks()1669 assert(getVPTInstrPredicate(*Next) != ARMVCC::None && in ConvertVPTBlocks()