Lines Matching refs:emitPredicateOpcodes

1076       Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...);  in emitPredicateListOpcodes()
1097 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitFilteredPredicateListOpcodes()
1154 virtual void emitPredicateOpcodes(MatchTable &Table,
1225 void emitPredicateOpcodes(MatchTable &Table,
1276 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::LLTOperandMatcher
1316 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::PointerToAnyOperandMatcher
1350 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::RecordNamedOperandMatcher
1381 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::ComplexPatternOperandMatcher
1416 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::RegisterBankOperandMatcher
1437 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::MBBOperandMatcher
1454 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::ImmOperandMatcher
1481 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::ConstantIntOperandMatcher
1510 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::LiteralIntOperandMatcher
1538 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::CmpPredicateOperandMatcher
1568 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::IntrinsicIDOperandMatcher
1601 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::OperandImmPredicateMatcher
1664 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anon612774070111::OperandMatcher
1840 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::InstructionOpcodeMatcher
1916 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::InstructionNumOperandsMatcher
1972 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::InstructionImmPredicateMatcher
2013 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::AtomicOrderingMMOPredicateMatcher
2049 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::MemorySizePredicateMatcher
2080 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::MemoryAddressSpacePredicateMatcher
2119 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::MemoryAlignmentPredicateMatcher
2161 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::MemoryVsLLTSizePredicateMatcher
2199 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::VectorSplatImmPredicateMatcher
2231 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::GenericInstructionPredicateMatcher
2342 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anon612774070111::InstructionMatcher
2345 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2356 Operand->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2480 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::InstructionOperandMatcher
2483 InsnMatcher->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
3363 Matchers.front()->emitPredicateOpcodes(Table, *this); in emit()
3423 PM->emitPredicateOpcodes(Table, *this); in emit()
3497 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon612774070111::SameOperandMatcher
6093 Condition->emitPredicateOpcodes( in emit()