Searched refs:emitPredicateOpcodes (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 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 2372 .emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes() 3451 PM->emitPredicateOpcodes(Table, *this); in emit() [all …]
|