Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp188 StringRef GlobalValue::getPartition() const { in getPartition() function in GlobalValue
/external/llvm-project/llvm/lib/IR/
DGlobals.cpp185 StringRef GlobalValue::getPartition() const { in getPartition() function in GlobalValue
/external/llvm-project/lld/ELF/
DSyntheticSections.h1195 inline Partition &SectionBase::getPartition() const { in getPartition() function