Home
last modified time | relevance | path

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

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