Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h66 Complex16 = 0x0056, // 16 bit complex enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp229 case SimpleTypeKind::Complex16: in getBuiltinType()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst162 Complex16 = 0x0056, // 16 bit complex
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1677 case 2: STK = SimpleTypeKind::Complex16; break; in lowerTypeBasic()