Searched refs:addPredicate (Results 1 – 10 of 10) sorted by relevance
1645 Optional<Kind *> addPredicate(Args &&... args) { in addPredicate() function in __anoncee47b830111::OperandMatcher1733 addPredicate<PointerToAnyOperandMatcher>(0); in addTypeCheckPredicate()1747 addPredicate<LLTOperandMatcher>(*OpTyOrNone); in addTypeCheckPredicate()2304 Optional<Kind *> addPredicate(Args &&... args) { in addPredicate() function in __anoncee47b830111::InstructionMatcher3321 OM.addPredicate<SameOperandMatcher>( in defineOperand()4259 OM.addPredicate<MBBOperandMatcher>(); in importChildMatcher()4263 OM.addPredicate<ImmOperandMatcher>(); in importChildMatcher()4362 OM.addPredicate<RegisterBankOperandMatcher>( in importChildMatcher()4377 OM.addPredicate<RegisterBankOperandMatcher>(*RC); in importChildMatcher()5224 OM0.addPredicate<RegisterBankOperandMatcher>(RC); in runOnPattern()[all …]
52 void addPredicate(CompPredicate Pred) { Predicates.push_back(Pred); } in addPredicate() function
372 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()377 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()
257 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const { in addPredicate() function
1312 void addPredicate(const SCEVPredicate *P) {2202 void addPredicate(const SCEVPredicate &Pred);
221 static void addPredicate(MachineInstr *MI) { in addPredicate() function in __anon59c8a0920111::VPTState1290 VPTState::addPredicate(MI); in ValidateMVEInst()
982 PSE.addPredicate(LAI->getPSE().getPredicate()); in canVectorizeMemory()
151 MIB.addPredicate(Pred); in addSrcToMIB()
168 PSE.addPredicate(*SE->getEqualPredicate(U, CT)); in replaceSymbolicStrideSCEV()
8478 addPredicate(P); in ExitLimit()14341 addPredicate(*P); in getBackedgeTakenCount()14346 void PredicatedScalarEvolution::addPredicate(const SCEVPredicate &Pred) { in addPredicate() function in PredicatedScalarEvolution14380 addPredicate(*SE.getWrapPredicate(AR, Flags)); in setNoOverflow()14412 addPredicate(*P); in getAsAddRec()