Home
last modified time | relevance | path

Searched refs:Float16 (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainerConstants.def116 COMPONENT_TYPE(6, Float16)
127 COMPONENT_PRECISION(1, Float16)
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp53 {"__half*", SimpleTypeKind::Float16},
H A DTypeRecordHelpers.cpp120 case SimpleTypeKind::Float16: in getSizeInBytesForTypeIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h59 Float16 = 0x0046, // 16 bit real enumerator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp148 return BasicType::Float16; in ParseBasicType()
389 for (BasicType BT : {BasicType::Float16, BasicType::Float32, in createHeader()
H A DNeonEmitter.cpp99 Float16, enumerator
718 Base = (unsigned)NeonTypeFlags::Float16 + (Addend - 1); in getNeonEnum()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h198 Float16, enumerator
H A DRISCVVTypes.def386 //===- Float16 tuple types ------------------------------------------------===//
H A DLangOptions.def350 …n, ExcessPrecisionKind, 2, FPP_Standard, "Intermediate truncation behavior for Float16 arithmetic")
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp67 case SimpleTypeKind::Float16: in IsSimpleTypeSignedInteger()
H A DPdbUtil.cpp957 case SimpleTypeKind::Float16: in GetCompilerTypeForSimpleKind()
1023 case SimpleTypeKind::Float16: in GetTypeSizeForSimpleKind()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp241 case SimpleTypeKind::Float16: in getBuiltinType()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp165 case BuiltinType::Float16: in TypeIdxFromBuiltin()
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h212 Float16 = 1 << 5, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp661 addAvailableCaps({Capability::Float16, Capability::Float64}); in initAvailableCapabilitiesForOpenCL()
678 addAvailableCaps({Capability::Int16, Capability::Int64, Capability::Float16, in initAvailableCapabilitiesForVulkan()
877 Reqs.addCapability(SPIRV::Capability::Float16); in addInstrRequirements()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp335 case NeonTypeFlags::Float16: in RFT()
380 case NeonTypeFlags::Float16: in getNeonEltType()
H A DSemaRISCV.cpp283 if (BaseType == BasicType::Float16) { in ConstructRVVIntrinsics()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def213 FLOATING_TYPE(Float16, HalfTy)
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp428 case BuiltinType::Float16: in getNSNumberFactoryMethodKind()
H A DTypeLoc.cpp368 case BuiltinType::Float16: in getWrittenTypeSpec()
H A DPrintfFormatString.cpp822 case BuiltinType::Float16: in fixType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp453 case BuiltinType::Float16: in ConvertType()
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp385 case BasicType::Float16: in applyBasicType()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp738 case BuiltinType::Float16: in VisitType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td451 "Enable SME non-widening Float16 instructions", [FeatureSME2]>;

12