Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp172 llvm::DISubprogram *ExpandedFunc = DebugInfo.createFunction( in attachDebugInfo() local
194 ExpandedFunc, arg.getName(), argIdx, sourceFileName, 1, in attachDebugInfo()
205 llvm::DebugLoc::get(1, 1, ExpandedFunc), loadedVar); in attachDebugInfo()
216 ExpandedFunc, bcc::BCC_INDEX_VAR_NAME, sourceFileName, 1, in attachDebugInfo()
223 llvm::DebugLoc::get(1, 1, ExpandedFunc), indexVar); in attachDebugInfo()
229 inst.setDebugLoc(llvm::DebugLoc::get(1, 1, ExpandedFunc)); in attachDebugInfo()