Home
last modified time | relevance | path

Searched refs:X86FoldTablesEmitter (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp92 class X86FoldTablesEmitter { class
154 X86FoldTablesEmitter(RecordKeeper &R) : Records(R), Target(R) {} in X86FoldTablesEmitter() function in __anon8345842b0111::X86FoldTablesEmitter
457 void X86FoldTablesEmitter::addEntryWithFlags(FoldTable &Table, in addEntryWithFlags()
516 void X86FoldTablesEmitter::updateTables(const CodeGenInstruction *RegInstr, in updateTables()
578 void X86FoldTablesEmitter::run(formatted_raw_ostream &OS) { in run()
680 X86FoldTablesEmitter(RK).run(OS); in EmitX86FoldTables()
DCMakeLists.txt53 X86FoldTablesEmitter.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn58 "X86FoldTablesEmitter.cpp",