Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DExegesisEmitter.cpp35 class ExegesisEmitter { class
37 ExegesisEmitter(RecordKeeper &RK);
97 ExegesisEmitter::ExegesisEmitter(RecordKeeper &RK) in ExegesisEmitter() function in __anon380811c20111::ExegesisEmitter
107 void ExegesisEmitter::emitPfmCountersInfo(const Record &Def, in emitPfmCountersInfo()
145 void ExegesisEmitter::emitPfmCounters(raw_ostream &OS) const { in emitPfmCounters()
181 void ExegesisEmitter::emitPfmCountersLookupTable(raw_ostream &OS) const { in emitPfmCountersLookupTable()
201 void ExegesisEmitter::run(raw_ostream &OS) const { in run()
212 ExegesisEmitter(RK).run(OS); in EmitExegesis()
DCMakeLists.txt28 ExegesisEmitter.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn32 "ExegesisEmitter.cpp",