Lines Matching refs:emitPredicateOpcodes
1002 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitPredicateListOpcodes()
1052 virtual void emitPredicateOpcodes(MatchTable &Table,
1116 void emitPredicateOpcodes(MatchTable &Table,
1167 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::LLTOperandMatcher
1202 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::PointerToAnyOperandMatcher
1233 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::ComplexPatternOperandMatcher
1268 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::RegisterBankOperandMatcher
1289 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::MBBOperandMatcher
1316 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::ConstantIntOperandMatcher
1345 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::LiteralIntOperandMatcher
1373 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::IntrinsicIDOperandMatcher
1435 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anon7e76e5f80111::OperandMatcher
1581 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::InstructionOpcodeMatcher
1640 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::InstructionNumOperandsMatcher
1696 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::InstructionImmPredicateMatcher
1737 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::AtomicOrderingMMOPredicateMatcher
1773 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::MemorySizePredicateMatcher
1815 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::MemoryVsLLTSizePredicateMatcher
1849 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::GenericInstructionPredicateMatcher
1940 void emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) { in emitPredicateOpcodes() function in __anon7e76e5f80111::InstructionMatcher
1943 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
1948 Operand->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2064 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::InstructionOperandMatcher
2067 InsnMatcher->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
2804 Matchers.front()->emitPredicateOpcodes(Table, *this); in emit()
2864 PM->emitPredicateOpcodes(Table, *this); in emit()
2938 void SameOperandMatcher::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7e76e5f80111::SameOperandMatcher
4707 Condition->emitPredicateOpcodes( in emit()