Home
last modified time | relevance | path

Searched refs:i16_type (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dllvm_types.cc27 {arrow::Type::type::INT16, i16_type()}, in LLVMTypes()
31 {arrow::Type::type::UINT16, i16_type()}, in LLVMTypes()
H A Dllvm_types.h41 llvm::Type* i16_type() { return llvm::Type::getInt16Ty(context_); } in i16_type() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dllvm_types.cc27 {arrow::Type::type::INT16, i16_type()}, in LLVMTypes()
31 {arrow::Type::type::UINT16, i16_type()}, in LLVMTypes()
H A Dllvm_types.h41 llvm::Type* i16_type() { return llvm::Type::getInt16Ty(context_); } in i16_type() function
H A Dgdv_function_stubs.cc1147 types->i16_type(), // value in AddMappings()
1191 types->i16_type(), // value in AddMappings()
1338 types->i16_type(), // value in AddMappings()
1382 types->i16_type(), // value in AddMappings()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dllvm_types.cc27 {arrow::Type::type::INT16, i16_type()}, in LLVMTypes()
31 {arrow::Type::type::UINT16, i16_type()}, in LLVMTypes()
H A Dllvm_types.h41 llvm::Type* i16_type() { return llvm::Type::getInt16Ty(context_); } in i16_type() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c518 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23() local
525 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23()
542 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
550 tmp = lp_build_pack2(gallivm, i16_type, type, x_lo, x_hi); in lp_build_lerp23()
651 struct lp_type i16_type = lp_wider_type(type8); in s3tc_dxt1_full_to_rgba_aos() local
655 lp_build_context_init(&bld2, gallivm, i16_type); in s3tc_dxt1_full_to_rgba_aos()
1219 struct lp_type i16_type = lp_wider_type(type); in lp_build_lerp23_single() local
1220 struct lp_type i32_type = lp_wider_type(i16_type); in lp_build_lerp23_single()
1225 lp_build_context_init(&bld2, gallivm, i16_type); in lp_build_lerp23_single()
1230 lp_build_const_elem(gallivm, i16_type, 255*1/3); in lp_build_lerp23_single()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dbase_types.h45 inline const t_type* i16_type() { in i16_type() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/src/
H A Dcontext.rs55 pub i16_type: Type<'gcc>, field
127 let i16_type = context.new_type::<i16>(); in new() localVariable
182 i16_type, in new()
H A Dtype_.rs23 2 => self.i16_type, in type_ix()
76 self.i16_type in type_i16()
H A Dcommon.rs322 cx.i16_type in to_signed()
412 self.unqualified() == cx.i16_type in is_i16()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Bindings/OCaml/
H A Dcore.ml24 let i16_type = Llvm.i16_type context var
175 let one = const_int i16_type 1 in
176 let two = const_int i16_type 2 in
195 insist ((vector_type i16_type 8) = (type_of c));
202 insist ((struct_type context [| i16_type; i16_type; i32_type; i32_type |])
1047 ignore(build_pointercast inst37 (pointer_type i16_type) "build_pointercast" atentry);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/Bindings/OCaml/
H A Dcore.ml24 let i16_type = Llvm.i16_type context var
175 let one = const_int i16_type 1 in
176 let two = const_int i16_type 2 in
195 insist ((vector_type i16_type 8) = (type_of c));
202 insist ((struct_type context [| i16_type; i16_type; i32_type; i32_type |])
1047 ignore(build_pointercast inst37 (pointer_type i16_type) "build_pointercast" atentry);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Bindings/OCaml/
H A Dcore.ml24 let i16_type = Llvm.i16_type context var
175 let one = const_int i16_type 1 in
176 let two = const_int i16_type 2 in
195 insist ((vector_type i16_type 8) = (type_of c));
202 insist ((struct_type context [| i16_type; i16_type; i32_type; i32_type |])
1047 ignore(build_pointercast inst37 (pointer_type i16_type) "build_pointercast" atentry);

1234