Searched refs:EmitCodeEmitter (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGenBackends.h69 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp161 EmitCodeEmitter(Records, OS);
H A DCodeEmitterGen.cpp658 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS) { function in namespace:llvm

Completed in 31 milliseconds