Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DTableGenBackends.h90 void EmitX86FoldTables(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp232 EmitX86FoldTables(Records, OS); in LLVMTableGenMain()
DX86FoldTablesEmitter.cpp653 void EmitX86FoldTables(RecordKeeper &RK, raw_ostream &OS) { in EmitX86FoldTables() function