Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfo.cpp86 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder
90 processLocation(M, Loc->getInlinedAt()); in processLocation()
/external/llvm/include/llvm/IR/
DDebugInfo.h68 void processLocation(const Module &M, const DILocation *Loc);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h76 void processLocation(const Module &M, const DILocation *Loc);
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h82 void processLocation(const Module &M, const DILocation *Loc);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp114 processLocation(M, DbgLoc.get()); in processInstruction()
117 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder
121 processLocation(M, Loc->getInlinedAt()); in processLocation()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp112 processLocation(M, DbgLoc.get()); in processInstruction()
115 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder
119 processLocation(M, Loc->getInlinedAt()); in processLocation()