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()
116 NextPred = getVPTInstrPredicate(*Iter, PredReg); in StepOverPredicatedInstrs()168 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()254 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*MI, PredReg); in InsertVPTBlocks()
285 if (getVPTInstrPredicate(MI) != ARMVCC::None) in commuteInstructionImpl()786 ARMVCC::VPTCodes llvm::getVPTInstrPredicate(const MachineInstr &MI, in getVPTInstrPredicate() function in llvm814 getVPTInstrPredicate(*Iter) == ARMVCC::Then && in recomputeVPTBlockMask()825 ARMVCC::VPTCodes Pred = getVPTInstrPredicate(*Iter); in recomputeVPTBlockMask()
657 assert(getVPTInstrPredicate(*Iter) == ARMVCC::None && in MoveVPNOTBeforeFirstUser()727 getVPTInstrPredicate(*Iter) != ARMVCC::None) in ReduceOldVCCRValueUses()817 getVPTInstrPredicate(*Iter) == ARMVCC::None) { in ReduceOldVCCRValueUses()867 if (getVPTInstrPredicate(Instr) != ARMVCC::None) in ReplaceVCMPsByVPNOTs()
332 if (isVCTP(MI) && getVPTInstrPredicate(*MI) != ARMVCC::Then) in isValid()1645 getVPTInstrPredicate(*DivergentNext) != ARMVCC::None; in ConvertVPTBlocks()1694 assert(getVPTInstrPredicate(*Next) != ARMVCC::None && in ConvertVPTBlocks()