Searched refs:emitPredicateOpcodes (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/llvm/utils/TableGen/ |
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 __anon0a286f430111::LLTOperandMatcher 1303 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0a286f430111::PointerToAnyOperandMatcher 1337 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0a286f430111::RecordNamedOperandMatcher 1368 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0a286f430111::ComplexPatternOperandMatcher 1403 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0a286f430111::RegisterBankOperandMatcher 1424 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0a286f430111::MBBOperandMatcher [all …]
|