Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h93 static const uint32_t SimpleModeMask = 0x00000700; variable
115 return static_cast<SimpleTypeMode>(Index & SimpleModeMask); in getSimpleMode()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h100 static const uint32_t SimpleModeMask = 0x00000700; variable
134 return static_cast<SimpleTypeMode>(Index & SimpleModeMask); in getSimpleMode()