Searched refs:emitPredicateOpcodes (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 1063 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitPredicateListOpcodes() 1084 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitFilteredPredicateListOpcodes() 1141 virtual void emitPredicateOpcodes(MatchTable &Table, 1212 void emitPredicateOpcodes(MatchTable &Table, 1263 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::LLTOperandMatcher 1303 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::PointerToAnyOperandMatcher 1337 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::RecordNamedOperandMatcher 1368 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::ComplexPatternOperandMatcher 1403 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::RegisterBankOperandMatcher 1424 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon332dbd1e0111::MBBOperandMatcher [all …]
|