Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h158 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h373 bool isCommon() const { in isCommon() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h164 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h380 bool isCommon() const { in isCommon() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h98 bool isCommon() const { in isCommon() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h180 bool isCommon() const { return K == Common; } in isCommon() function
DMCAssembler.h580 bool isCommon() const { return CommonSize != 0; } in isCommon() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h192 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
DCOFF.h379 bool isCommon() const { in isCommon() function
/external/llvm/include/llvm/Object/
DCOFF.h360 bool isCommon() const { in isCommon() function