Home
last modified time | relevance | path

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

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