Searched refs:DbgTran (Results 1 – 2 of 2) sorted by relevance
169 DbgTran(nullptr, SMod){ in LLVMToSPIRV()175 DbgTran.setModule(M); in runOnModule()231 LLVMToSPIRVDbgTran DbgTran; member in SPIRV::LLVMToSPIRV679 DbgTran.transDbgInfo(F, BF); in transFunctionDecl()1114 DbgTran.transDbgInfo(V, BV); in transDecoration()
283 :M(LLVMModule), BM(TheSPIRVModule), DbgTran(BM, M){ in SPIRVToLLVM()408 SPIRVToLLVMDbgTran DbgTran; member in SPIRV::SPIRVToLLVM2079 DbgTran.createCompileUnit(); in translate()2080 DbgTran.addDbgInfoVersion(); in translate()2105 DbgTran.finalize(); in translate()2134 DbgTran.transDbgInfo(BV, V); in transDecoration()