Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DTableGenBackends.h80 void EmitCompressInst(RecordKeeper &RK, raw_ostream &OS);
DTableGen.cpp163 EmitCompressInst(Records, OS); in LLVMTableGenMain()
DRISCVCompressInstEmitter.cpp806 void EmitCompressInst(RecordKeeper &RK, raw_ostream &OS) { in EmitCompressInst() function