Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp146 case SimpleTypeKind::Complex16: in getSizeInBytesForTypeIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h67 Complex16 = 0x0056, // 16 bit complex enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp234 case SimpleTypeKind::Complex16: in getBuiltinType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1830 case 4: STK = SimpleTypeKind::Complex16; break; in lowerTypeBasic()