Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DTableGenBackends.h74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp171 EmitInstrInfo(Records, OS); in LLVMTableGenMain()
H A DInstrInfoEmitter.cpp1255 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo() function