Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp146 case SimpleTypeKind::Complex16: in getSizeInBytesForTypeIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h67 Complex16 = 0x0056, // 16 bit complex enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp234 case SimpleTypeKind::Complex16: in getBuiltinType()
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DTpiStream.rst163 Complex16 = 0x0056, // 16 bit complex
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1797 case 2: STK = SimpleTypeKind::Complex16; break; in lowerTypeBasic()