Home
last modified time | relevance | path

Searched defs:isCommon (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h163 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h378 bool isCommon() const { in isCommon() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h132 bool isCommon() const { in isCommon() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h195 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
DCOFF.h381 bool isCommon() const { in isCommon() function