Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DTableGen.cpp181 EmitIntrinsicImpl(Records, OS); in LLVMTableGenMain()
187 EmitIntrinsicImpl(Records, OS, true); in LLVMTableGenMain()
DTableGenBackends.h67 void EmitIntrinsicImpl(RecordKeeper &RK, raw_ostream &OS,
DIntrinsicEmitter.cpp851 void llvm::EmitIntrinsicImpl(RecordKeeper &RK, raw_ostream &OS, in EmitIntrinsicImpl() function in llvm