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