Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DTableGenBackends.h79 void EmitSubtarget(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp204 EmitSubtarget(Records, OS); in LLVMTableGenMain()
H A DSubtargetEmitter.cpp1988 void EmitSubtarget(RecordKeeper &RK, raw_ostream &OS) { in EmitSubtarget() function