Lines Matching refs:emitPredicateOpcodes
1076 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitPredicateListOpcodes()
1097 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitFilteredPredicateListOpcodes()
1155 virtual void emitPredicateOpcodes(MatchTable &Table,
1228 void emitPredicateOpcodes(MatchTable &Table,
1280 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::LLTOperandMatcher
1320 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::PointerToAnyOperandMatcher
1354 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::RecordNamedOperandMatcher
1385 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::ComplexPatternOperandMatcher
1420 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::RegisterBankOperandMatcher
1441 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::MBBOperandMatcher
1458 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::ImmOperandMatcher
1485 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::ConstantIntOperandMatcher
1514 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::LiteralIntOperandMatcher
1542 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::CmpPredicateOperandMatcher
1572 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::IntrinsicIDOperandMatcher
1605 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::OperandImmPredicateMatcher
1668 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anoncee47b830111::OperandMatcher
1844 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::InstructionOpcodeMatcher
1920 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::InstructionNumOperandsMatcher
1976 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::InstructionImmPredicateMatcher
2017 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::AtomicOrderingMMOPredicateMatcher
2053 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::MemorySizePredicateMatcher
2084 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::MemoryAddressSpacePredicateMatcher
2123 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::MemoryAlignmentPredicateMatcher
2165 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::MemoryVsLLTSizePredicateMatcher
2203 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::VectorSplatImmPredicateMatcher
2235 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::GenericInstructionPredicateMatcher
2260 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::NoUsePredicateMatcher
2369 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anoncee47b830111::InstructionMatcher
2372 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2383 Operand->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2507 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::InstructionOperandMatcher
2510 InsnMatcher->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
3391 Matchers.front()->emitPredicateOpcodes(Table, *this); in emit()
3451 PM->emitPredicateOpcodes(Table, *this); in emit()
3525 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anoncee47b830111::SameOperandMatcher
6153 Condition->emitPredicateOpcodes( in emit()