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()
115 NextPred = getVPTInstrPredicate(*Iter, PredReg); in StepOverPredicatedInstrs()168 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()254 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*MI, PredReg); in InsertVPTBlocks()
284 if (getVPTInstrPredicate(MI) != ARMVCC::None) in commuteInstructionImpl()804 ARMVCC::VPTCodes llvm::getVPTInstrPredicate(const MachineInstr &MI, in getVPTInstrPredicate() function in llvm832 getVPTInstrPredicate(*Iter) == ARMVCC::Then && in recomputeVPTBlockMask()843 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*Iter); in recomputeVPTBlockMask()
657 assert(getVPTInstrPredicate(*Iter) == ARMVCC::None && in MoveVPNOTBeforeFirstUser()728 getVPTInstrPredicate(*Iter) != ARMVCC::None) in ReduceOldVCCRValueUses()819 getVPTInstrPredicate(*Iter) == ARMVCC::None) { in ReduceOldVCCRValueUses()870 if (getVPTInstrPredicate(Instr) != ARMVCC::None) in ReplaceVCMPsByVPNOTs()
261 if (getVPTInstrPredicate(*MI) == ARMVCC::Else) in isPredicatedOnVCTP()329 return getVPTInstrPredicate(*MI) == ARMVCC::Else; in isValid()346 if (isVCTP(MI) && getVPTInstrPredicate(*MI) != ARMVCC::Then) in isValid()1626 getVPTInstrPredicate(*DivergentNext) != ARMVCC::None; in ConvertVPTBlocks()1675 assert(getVPTInstrPredicate(*Next) != ARMVCC::None && in ConvertVPTBlocks()