/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 617 struct lp_type int16_type, int32_type; in lp_build_conv() local 730 struct lp_type int16_type, int32_type; in lp_build_conv() local
|
D | lp_bld_format_srgb.c | 335 struct lp_type int32_type = lp_int_type(src_type); in lp_build_float_to_srgb_packed() local
|
D | lp_bld_coro.c | 176 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in lp_build_coro_declare_malloc_hooks() local
|
/external/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 740 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_split_double_ret_type() local 863 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_resret_type() local 888 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_dimret_type() local 911 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_res_bind_type() local 922 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_res_props_type() local 932 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_fouri32_type() local 1897 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_res_bind_const() local
|
D | dxil_module.h | 265 *int32_type, *int64_type; member
|
D | nir_to_dxil.c | 1599 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_sampler() local 3307 const struct dxil_type *int32_type = in get_int32_undef() local 3726 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_load_input_via_intrinsic() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 127 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_dvbuffer_type() local 1550 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_llvm_generate() local 2311 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_gs_llvm_generate() local 2901 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tcs_llvm_generate() local 3464 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tes_llvm_generate() local
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | dot_op_emitter.cc | 863 llvm::Type* int32_type = b_->getInt32Ty(); in EmitCallToRuntime() local 946 llvm::Type* int32_type = b_->getInt32Ty(); in EmitCallToBatchRuntime() local
|
/external/pytorch/torch/_inductor/codegen/ |
D | simd.py | 941 int32_type = "torch.int32" variable in SIMDScheduling
|
D | halide.py | 1654 int32_type = "hl.Int(32)" variable in HalideScheduling
|
D | triton.py | 2957 int32_type = "tl.int32" variable in TritonScheduling
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 549 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in fs_fb_fetch() local 3167 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_fragment() local
|
D | lp_state_cs.c | 324 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_compute() local
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
D | legalize_tfl.cc | 2652 ShapedType int32_type = output_type.clone(rewriter.getIntegerType(32)); in matchAndRewrite() local 2724 ShapedType int32_type = output_type.clone(rewriter.getIntegerType(32)); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | legalize_tf.cc | 7235 IntegerType int32_type = rewriter.getIntegerType(32); in matchAndRewrite() local
|