Home
last modified time | relevance | path

Searched refs:X86EVEX2VEXTablesEmitter (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86EVEX2VEXTablesEmitter.cpp23 class X86EVEX2VEXTablesEmitter { class
40 X86EVEX2VEXTablesEmitter(RecordKeeper &R) : Records(R), Target(R) {} in X86EVEX2VEXTablesEmitter() function in __anon2d08d34d0111::X86EVEX2VEXTablesEmitter
51 void X86EVEX2VEXTablesEmitter::printTable(const std::vector<Entry> &Table, in printTable()
188 void X86EVEX2VEXTablesEmitter::run(raw_ostream &OS) { in run()
260 X86EVEX2VEXTablesEmitter(RK).run(OS); in EmitX86EVEX2VEXTables()
DCMakeLists.txt44 X86EVEX2VEXTablesEmitter.cpp