Searched refs:ExegesisEmitter (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp1 //===- ExegesisEmitter.cpp - Generate exegesis target data ----------------===//
35 class ExegesisEmitter { class in namespace:__anon4926
37 ExegesisEmitter(RecordKeeper &RK);
97 ExegesisEmitter::ExegesisEmitter(RecordKeeper &RK) function in class:__anon4926::ExegesisEmitter
107 void ExegesisEmitter::emitPfmCountersInfo(const Record &Def,
145 void ExegesisEmitter::emitPfmCounters(raw_ostream &OS) const {
181 void ExegesisEmitter::emitPfmCountersLookupTable(raw_ostream &OS) const {
201 void ExegesisEmitter::run(raw_ostream &OS) const {
212 ExegesisEmitter(R
[all...]
/freebsd-13-stable/usr.bin/clang/llvm-tblgen/
H A DMakefile29 SRCS+= ExegesisEmitter.cpp

Completed in 55 milliseconds