Searched refs:isPredicate (Results 1 – 11 of 11) sorted by relevance
93 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function589 if (OpInfo[i].isPredicate()) in findFirstPredOperandIdx()
194 bool isPredicate(unsigned R) const;391 if (!isPredicate(R)) in isValidCandidate()442 if (isPredicate(DefR)) in isValid()498 if (isPredicate(R)) in countPredicateDefs()698 bool HexagonEarlyIfConversion::isPredicate(unsigned R) const { in isPredicate() function in HexagonEarlyIfConversion
834 if (SkipPred && MCID.OpInfo[i].isPredicate()) in ReduceTo2Addr()868 if (MCID.OpInfo[i].isPredicate()) in ReduceToNarrow()878 !MCID.OpInfo[i].isPredicate()) { in ReduceToNarrow()949 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate()); in ReduceToNarrow()
275 if (opInfo.isPredicate()) in isARMNEONPred()
2129 i != e && !DefDesc.OpInfo[i].isPredicate(); ++i) in optimizeSelect()
343 bool isPredicate() const { return OpKind == MO_Predicate; } in isPredicate() function578 assert(isPredicate() && "Wrong MachineOperand accessor"); in getPredicate()
344 else if (MO.isPredicate()) in addNodeIDMachineOperand()
520 i != e && !DefDesc.OpInfo[i].isPredicate(); ++i) in optimizeSelect()
324 if (MCID.OpInfo[i].isPredicate()) { in PredicateInstruction()
1014 if (MCID.OpInfo[i].isPredicate()) in findFirstPredOperandIdx()
563 if (i > 0 && OpInfo[i-1].isPredicate()) continue; in AddThumb1SBit()633 if (OpInfo[i].isPredicate()) { in AddThumbPredicate()671 if (OpInfo[i].isPredicate() ) { in UpdateThumbVFPPredicate()