Home
last modified time | relevance | path

Searched refs:DbgTran (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp169 DbgTran(nullptr, SMod){ in LLVMToSPIRV()
175 DbgTran.setModule(M); in runOnModule()
231 LLVMToSPIRVDbgTran DbgTran; member in SPIRV::LLVMToSPIRV
679 DbgTran.transDbgInfo(F, BF); in transFunctionDecl()
1114 DbgTran.transDbgInfo(V, BV); in transDecoration()
DSPIRVReader.cpp283 :M(LLVMModule), BM(TheSPIRVModule), DbgTran(BM, M){ in SPIRVToLLVM()
408 SPIRVToLLVMDbgTran DbgTran; member in SPIRV::SPIRVToLLVM
2079 DbgTran.createCompileUnit(); in translate()
2080 DbgTran.addDbgInfoVersion(); in translate()
2105 DbgTran.finalize(); in translate()
2134 DbgTran.transDbgInfo(BV, V); in transDecoration()