Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp26 void EmitOptRST(RecordKeeper &Records, raw_ostream &OS) { in EmitOptRST() function
H A DTableGenBackends.h83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp216 EmitOptRST(Records, OS); in LLVMTableGenMain()