Home
last modified time | relevance | path

Searched refs:Complex16 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h66 Complex16 = 0x0056, // 16 bit complex enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp229 case SimpleTypeKind::Complex16: in getBuiltinType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1627 case 2: STK = SimpleTypeKind::Complex16; break; in lowerTypeBasic()