Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp62 {"_Complex long double*", SimpleTypeKind::Complex80},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h65 Complex80 = 0x0052, // 80 bit complex enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h72 Complex80 = 0x0052, // 80 bit complex enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp59 {"_Complex long double*", SimpleTypeKind::Complex80},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1069 case 10: STK = SimpleTypeKind::Complex80; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1458 case 10: STK = SimpleTypeKind::Complex80; break; in lowerTypeBasic()