Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DTableGenBackends.h74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp173 EmitInstrInfo(Records, OS); in LLVMTableGenMain()
DInstrInfoEmitter.cpp1250 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo() function