Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DGlobalObject.h115 return hasSection() ? getSectionImpl() : StringRef(); in getSection()
168 StringRef getSectionImpl() const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h110 return hasSection() ? getSectionImpl() : StringRef(); in getSection()
210 StringRef getSectionImpl() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp210 StringRef GlobalObject::getSectionImpl() const { in getSectionImpl() function in GlobalObject
/external/llvm-project/llvm/lib/IR/
DGlobals.cpp207 StringRef GlobalObject::getSectionImpl() const { in getSectionImpl() function in GlobalObject