Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTableGenBackends.h78 void EmitCompressInst(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp192 EmitCompressInst(Records, OS); in LLVMTableGenMain()
H A DRISCVCompressInstEmitter.cpp889 void EmitCompressInst(RecordKeeper &RK, raw_ostream &OS) { in EmitCompressInst() function