Searched refs:emitPredicateOpcodes (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | GlobalISelEmitter.cpp | 1077 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitPredicateListOpcodes() 1098 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitFilteredPredicateListOpcodes() 1156 virtual void emitPredicateOpcodes(MatchTable &Table, 1229 void emitPredicateOpcodes(MatchTable &Table, 1281 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::LLTOperandMatcher 1321 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::PointerToAnyOperandMatcher 1355 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::RecordNamedOperandMatcher 1386 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::ComplexPatternOperandMatcher 1421 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::RegisterBankOperandMatcher 1442 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon7790e1cf0111::MBBOperandMatcher [all …]
|