Home
last modified time | relevance | path

Searched refs:getSimpleMode (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp80 if (TI.getSimpleMode() == SimpleTypeMode::Direct) in simpleTypeName()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h113 SimpleTypeMode getSimpleMode() const { in getSimpleMode() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h132 SimpleTypeMode getSimpleMode() const { in getSimpleMode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp133 if (Index.getSimpleMode() != codeview::SimpleTypeMode::Direct) in findSymbolByTypeIndex()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp637 if (TI.getSimpleMode() == SimpleTypeMode::Direct) in getTypeName()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1148 PointeeTI.getSimpleMode() == SimpleTypeMode::Direct && in lowerTypePointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1531 PointeeTI.getSimpleMode() == SimpleTypeMode::Direct && in lowerTypePointer()