Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp79 if (SimpleTypeName.Kind == TI.getSimpleKind()) { in simpleTypeName()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h108 SimpleTypeKind getSimpleKind() const { in getSimpleKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h127 SimpleTypeKind getSimpleKind() const { in getSimpleKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp135 const auto Kind = Index.getSimpleKind(); in findSymbolByTypeIndex()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp636 if (SimpleTypeName.Value == TI.getSimpleKind()) { in getTypeName()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1153 return TypeIndex(PointeeTI.getSimpleKind(), Mode); in lowerTypePointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1536 return TypeIndex(PointeeTI.getSimpleKind(), Mode); in lowerTypePointer()