Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h84 void processCompileUnit(DICompileUnit *CU);
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h90 void processCompileUnit(DICompileUnit *CU);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp64 processCompileUnit(CU); in processModule()
76 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
186 processCompileUnit(SP->getUnit()); in processSubprogram()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp64 processCompileUnit(CU); in processModule()
76 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit() function in DebugInfoFinder
184 processCompileUnit(SP->getUnit()); in processSubprogram()