Home
last modified time | relevance | path

Searched defs:getLocationInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLibCallSemantics.cpp31 const LibCallLocationInfo &LibCallInfo::getLocationInfo(unsigned LocID) const { in getLocationInfo() function in LibCallInfo
DDbgInfoPrinter.cpp119 static bool getLocationInfo(const Value *V, std::string &DisplayName, in getLocationInfo() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLibCallSemantics.h155 virtual unsigned getLocationInfo(const LibCallLocationInfo *&Array) const { in getLocationInfo() function