Home
last modified time | relevance | path

Searched refs:HasSectionHashEntryBit (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalObject.h58 HasSectionHashEntryBit, enumerator
102 return getGlobalValueSubClassData() & (1 << HasSectionHashEntryBit); in hasSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp228 setGlobalObjectFlag(HasSectionHashEntryBit, !S.empty()); in setSection()