Searched refs:emitPredicateOpcodes (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 999 Predicate->emitPredicateOpcodes(Table, std::forward<Args>(args)...); in emitPredicateListOpcodes() 1049 virtual void emitPredicateOpcodes(MatchTable &Table, 1113 void emitPredicateOpcodes(MatchTable &Table, 1164 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::LLTOperandMatcher 1199 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::PointerToAnyOperandMatcher 1230 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::ComplexPatternOperandMatcher 1265 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::RegisterBankOperandMatcher 1286 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::MBBOperandMatcher 1313 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::ConstantIntOperandMatcher 1342 void emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes() function in __anon0c06086d0111::LiteralIntOperandMatcher [all …]
|