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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DTableGenBackends.h67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp176 EmitAsmWriter(Records, OS);
H A DAsmWriterEmitter.cpp1272 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS) { function in namespace:llvm

Completed in 74 milliseconds