Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp60 {"_Complex float*", SimpleTypeKind::Complex32},
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h61 Complex32 = 0x0050, // 32 bit complex enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h68 Complex32 = 0x0050, // 32 bit complex enumerator
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp57 {"_Complex float*", SimpleTypeKind::Complex32},
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1067 case 4: STK = SimpleTypeKind::Complex32; break; in lowerTypeBasic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1456 case 4: STK = SimpleTypeKind::Complex32; break; in lowerTypeBasic()