Home
last modified time | relevance | path

Searched refs:Int64Quad (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h43 Int64Quad = 0x0013, // 64 bit signed enumerator
153 static TypeIndex Int64Quad() { return TypeIndex(SimpleTypeKind::Int64Quad); } in Int64Quad() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h50 Int64Quad = 0x0013, // 64 bit signed enumerator
172 static TypeIndex Int64Quad() { return TypeIndex(SimpleTypeKind::Int64Quad); } in Int64Quad() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp47 {"__int64*", SimpleTypeKind::Int64Quad},
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp44 {"__int64*", SimpleTypeKind::Int64Quad},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1088 case 8: STK = SimpleTypeKind::Int64Quad; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1477 case 8: STK = SimpleTypeKind::Int64Quad; break; in lowerTypeBasic()