Searched refs:addPredicate (Results 1 – 10 of 10) sorted by relevance
1646 std::optional<Kind *> addPredicate(Args &&...args) { in addPredicate() function in __anon8aabd5ea0111::OperandMatcher1734 addPredicate<PointerToAnyOperandMatcher>(0); in addTypeCheckPredicate()1743 addPredicate<PointerToAnyOperandMatcher>(OpTyOrNone->get().getSizeInBits()); in addTypeCheckPredicate()1745 addPredicate<LLTOperandMatcher>(LLT::pointer(VTy.getPtrAddrSpace(), in addTypeCheckPredicate()1748 addPredicate<LLTOperandMatcher>(*OpTyOrNone); in addTypeCheckPredicate()2305 std::optional<Kind *> addPredicate(Args &&...args) { in addPredicate() function in __anon8aabd5ea0111::InstructionMatcher3328 OM.addPredicate<SameOperandMatcher>( in defineOperand()3854 InsnMatcher.addPredicate<MemoryAddressSpacePredicateMatcher>( in addBuiltinPredicates()3862 InsnMatcher.addPredicate<MemoryAlignmentPredicateMatcher>(0, MinAlign); in addBuiltinPredicates()3869 InsnMatcher.addPredicate<MemoryVsLLTSizePredicateMatcher>( in addBuiltinPredicates()[all …]
51 void addPredicate(CompPredicate Pred) { Predicates.push_back(Pred); } in addPredicate() function
385 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()390 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()
257 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const { in addPredicate() function
1095 void addPredicate(const SCEVPredicate *P) {2303 void addPredicate(const SCEVPredicate &Pred);
226 static void addPredicate(MachineInstr *MI) { in addPredicate() function in __anon24d030b90111::VPTState1297 VPTState::addPredicate(MI); in ValidateMVEInst()
1010 PSE.addPredicate(LAI->getPSE().getPredicate()); in canVectorizeMemory()
153 MIB.addPredicate(Pred); in addSrcToMIB()
169 PSE.addPredicate(*SE->getEqualPredicate(U, CT)); in replaceSymbolicStrideSCEV()
8724 addPredicate(P); in ExitLimit()14742 addPredicate(*P); in getBackedgeTakenCount()14747 void PredicatedScalarEvolution::addPredicate(const SCEVPredicate &Pred) { in addPredicate() function in PredicatedScalarEvolution14781 addPredicate(*SE.getWrapPredicate(AR, Flags)); in setNoOverflow()14813 addPredicate(*P); in getAsAddRec()