Searched refs:X86FoldTablesEmitter (Results 1 – 3 of 3) sorted by relevance
92 class X86FoldTablesEmitter { class154 X86FoldTablesEmitter(RecordKeeper &R) : Records(R), Target(R) {} in X86FoldTablesEmitter() function in __anon8345842b0111::X86FoldTablesEmitter457 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()
53 X86FoldTablesEmitter.cpp
58 "X86FoldTablesEmitter.cpp",