Home
last modified time | relevance | path

Searched refs:Int16 (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h398 Int16, enumerator
416 explicit Variant(int16_t V) : Type(PDB_VariantType::Int16) { in Variant()
417 Value.Int16 = V; in Variant()
457 int16_t Int16; member
473 case Int16: in isIntegralType()
494 VARIANT_WIDTH(Int16, 16u) in getBitWidth()
519 VARIANT_APSINT(Int16, 16u, false) in toAPSInt()
561 VARIANT_EQUAL_CASE(Int16)
/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A Dvulkan-runtime-wrappers.cpp141 DECLARE_BIND_MEMREF(1, int16_t, Int16)
142 DECLARE_BIND_MEMREF(2, int16_t, Int16)
143 DECLARE_BIND_MEMREF(3, int16_t, Int16)
/llvm-project-15.0.7/mlir/test/Dialect/SPIRV/Transforms/
H A Dvce-deduction.mlir44 …#spv.vce<v1.0, [Shader, Float16, Float64, Int16, Int64, VariablePointers], []>, #spv.resource_limi…
186 // CHECK: requires #spv.vce<v1.0, [StorageBuffer16BitAccess, Shader, Int16], [SPV_KHR_16bit_storage…
189 #spv.vce<v1.3, [Shader, StorageBuffer16BitAccess, Int16], []>, #spv.resource_limits<>>
204 …rmAndStorageBuffer8BitAccess, StorageBuffer16BitAccess, StorageUniform16, Int16, Int64, ImageBuffe…
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp41 {"__int16*", SimpleTypeKind::Int16},
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp30 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int16, OS) in operator <<()
361 case PDB_VariantType::Int16: in operator <<()
362 OS << Value.Value.Int16; in operator <<()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTensorSpec.h38 M(int16_t, Int16) \
/llvm-project-15.0.7/mlir/test/Conversion/MathToSPIRV/
H A Dmath-to-core-spirv.mlir22 module attributes { spv.target_env = #spv.target_env<#spv.vce<v1.0, [Float16, Int16], []>, #spv.res…
H A Dmath-to-gl-spirv.mlir185 …spv.target_env = #spv.target_env<#spv.vce<v1.0, [Shader, Int64, Int16], []>, #spv.resource_limits<…
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMsgPack.def61 HANDLE_MP_FIRST_BYTE(0xd1, Int16)
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def33 __OMP_TYPE(Int16)
114 __OMP_FUNCTION_TYPE(ShuffleReduce, false, Void, VoidPtr, Int16, Int16, Int16)
455 __OMP_RTL(__kmpc_shuffle_int32, false, Int32, Int32, Int16, Int16)
463 __OMP_RTL(__kmpc_shuffle_int64, false, Int64, Int64, Int16, Int16)
/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp45 EW.write(FirstByte::Int16); in write()
H A DMsgPackReader.cpp50 case FirstByte::Int16: in read()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h44 Int16 = 0x0072, // 16 bit signed int enumerator
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetBuiltins.h167 Int16, enumerator
H A Darm_mve.td266 let params = !listconcat(T.Int16, T.Int32) in {
877 defm: contiguous_load<"vldrbq", u8, T.All8, !listconcat(T.Int16, T.Int32)>;
938 defm: contiguous_store<"vstrbq", u8, T.All8, !listconcat(T.Int16, T.Int32)>;
1044 defm vldrbq: gather_offset_unshifted<!listconcat(T.All8, T.Int16, T.Int32), u8>;
1090 defm vstrbq: scatter_offset_unshifted<!listconcat(T.All8,T.Int16,T.Int32), u8>;
1141 let params = !listconcat(T.Int8, T.Int16), pnt = PNT_NType in {
1569 foreach desttype = !listconcat(T.Int16, T.Int32, T.Float) in {
1581 !if(!eq(desttype.size, 16), T.Int16, T.Int32),
/llvm-project-15.0.7/lldb/unittests/SymbolFile/PDB/
H A DSymbolFilePDBTests.cpp134 case llvm::pdb::PDB_VariantType::Int16: in GetGlobalConstantInteger()
135 return value.Value.Int16; in GetGlobalConstantInteger()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp60 case SimpleTypeKind::Int16: in IsSimpleTypeSignedInteger()
H A DPdbUtil.cpp868 case SimpleTypeKind::Int16: in GetCompilerTypeForSimpleKind()
926 case SimpleTypeKind::Int16: in GetTypeSizeForSimpleKind()
/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h133 Int16 = 1 << 1, enumerator
/llvm-project-15.0.7/mlir/test/Conversion/ArithmeticToSPIRV/
H A Darithmetic-to-spirv.mlir9 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64, Shader], []>, #spv.resource_limits<>>
475 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>
640 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>
949 #spv.vce<v1.0, [Int16, Kernel], []>, #spv.resource_limits<>>
984 #spv.vce<v1.0, [Shader, Int8, Int16, Int64, Float16, Float64],
1006 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64, Shader], []>, #spv.resource_limits<>>
1409 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>
1554 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp215 case SimpleTypeKind::Int16: in getBuiltinType()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp86 case PDB_VariantType::Int16: in TranslateEnumEncoding()
1161 case PDB_VariantType::Int16: in AddEnumValue()
1162 raw_value = v.Value.Int16; in AddEnumValue()
/llvm-project-15.0.7/mlir/test/Conversion/MemRefToSPIRV/
H A Dmemref-to-spirv.mlir10 Shader, Int8, Int16, Int64, Float16, Float64,
316 #spv.vce<v1.0, [Int16, StorageBuffer16BitAccess, Shader],
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h46 Int16 = 22, enumerator
/llvm-project-15.0.7/mlir/test/Conversion/FuncToSPIRV/
H A Dtypes-to-spirv.mlir51 spv.target_env = #spv.target_env<#spv.vce<v1.0, [Int8, Int16, Int64], []>, #spv.resource_limits<>>
218 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>
724 #spv.vce<v1.0, [Int8, Int16, Int64, Float16, Float64], []>, #spv.resource_limits<>>

12