Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h67 Complex16 = 0x0056, // 16 bit complex enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp230 case SimpleTypeKind::Complex16: in getBuiltinType()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1568 case 2: STK = SimpleTypeKind::Complex16; break; in lowerTypeBasic()