Searched refs:addPredicate (Results 1 – 13 of 13) sorted by relevance
591 InsnMatcher.addPredicate<MemoryVsLLTSizePredicateMatcher>( in addBuiltinPredicates()646 InsnMatcher.addPredicate<MemorySizePredicateMatcher>(0, in addBuiltinPredicates()720 InsnMatcher.addPredicate<InstructionOpcodeMatcher>( in createAndImportSelDAGMatcher()771 InsnMatcher.addPredicate<NoUsePredicateMatcher>(); in createAndImportSelDAGMatcher()888 OM.addPredicate<IntrinsicIDOperandMatcher>(II); in createAndImportSelDAGMatcher()974 OM.addPredicate<MBBOperandMatcher>(); in importChildMatcher()978 OM.addPredicate<ImmOperandMatcher>(); in importChildMatcher()1082 OM.addPredicate<RegisterBankOperandMatcher>( in importChildMatcher()1097 OM.addPredicate<RegisterBankOperandMatcher>(*RC); in importChildMatcher()1967 OM0.addPredicate<RegisterBankOperandMatcher>(RC); in runOnPattern()[all …]
1055 IM->addPredicate<GenericInstructionPredicateMatcher>( in addCXXPredicate()1965 IM.addPredicate<InstructionOpcodeMatcher>(CGI); in emitMatchPattern()2455 IM.addPredicate<InstructionOpcodeMatcher>(&P.getInst()); in emitCodeGenInstructionMatchPattern()2463 IM.addPredicate<MIFlagsInstructionPredicateMatcher>(SetF.getArrayRef()); in emitCodeGenInstructionMatchPattern()2465 IM.addPredicate<MIFlagsInstructionPredicateMatcher>(UnsetF.getArrayRef(), in emitCodeGenInstructionMatchPattern()2492 OM.addPredicate<LiteralIntOperandMatcher>(RemappedO.getImmValue()); in emitCodeGenInstructionMatchPattern()2494 OM.addPredicate<ConstantIntOperandMatcher>(RemappedO.getImmValue()); in emitCodeGenInstructionMatchPattern()2512 OM.addPredicate<LLTOperandMatcher>(getLLTCodeGen(Ty)); in emitCodeGenInstructionMatchPattern()2540 OM.addPredicate<InstructionOperandMatcher>(M, DefPat->getName()); in emitCodeGenInstructionMatchPattern()
875 OM.addPredicate<SameOperandMatcher>( in defineOperand()1311 addPredicate<RecordRegisterType>(TTIdx); in getTempTypeIdx()1366 addPredicate<PointerToAnyOperandMatcher>(0); in addTypeCheckPredicate()1375 addPredicate<PointerToAnyOperandMatcher>(OpTyOrNone->get().getSizeInBits()); in addTypeCheckPredicate()1377 addPredicate<LLTOperandMatcher>( in addTypeCheckPredicate()1380 addPredicate<LLTOperandMatcher>(*OpTyOrNone); in addTypeCheckPredicate()
1265 std::optional<Kind *> addPredicate(Args &&...args) { in addPredicate() function1722 std::optional<Kind *> addPredicate(Args &&...args) { in addPredicate() function
49 void addPredicate(CompPredicate Pred) { Predicates.push_back(Pred); } in addPredicate() function
383 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()388 SymComp->addPredicate([Dumper](SymbolRef LHS, SymbolRef RHS) { in dumpObject()
258 const MachineInstrBuilder &addPredicate(CmpInst::Predicate Pred) const { in addPredicate() function
1109 void addPredicate(const SCEVPredicate *P) {2319 void addPredicate(const SCEVPredicate &Pred);
225 static void addPredicate(MachineInstr *MI) { in addPredicate() function in __anon67cf66980111::VPTState1291 VPTState::addPredicate(MI); in ValidateMVEInst()
1149 PSE.addPredicate(LAI->getPSE().getPredicate()); in canVectorizeMemory()
153 MIB.addPredicate(Pred); in addSrcToMIB()
174 PSE.addPredicate(*SE->getEqualPredicate(StrideSCEV, CT)); in replaceSymbolicStrideSCEV()
8685 addPredicate(P); in ExitLimit()14747 addPredicate(*P); in getBackedgeTakenCount()14752 void PredicatedScalarEvolution::addPredicate(const SCEVPredicate &Pred) { in addPredicate() function in PredicatedScalarEvolution14786 addPredicate(*SE.getWrapPredicate(AR, Flags)); in setNoOverflow()14818 addPredicate(*P); in getAsAddRec()