Home
last modified time | relevance | path

Searched defs:int32_type (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c614 struct lp_type int16_type, int32_type; in lp_build_conv() local
727 struct lp_type int16_type, int32_type; in lp_build_conv() local
Dlp_bld_format_srgb.c335 struct lp_type int32_type = lp_int_type(src_type); in lp_build_float_to_srgb_packed() local
Dlp_bld_coro.c169 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in lp_build_coro_declare_malloc_hooks() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c120 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_dvbuffer_type() local
149 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_texture_type() local
260 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_image_type() local
1901 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_llvm_generate() local
2744 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_gs_llvm_generate() local
3334 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tcs_llvm_generate() local
3903 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tes_llvm_generate() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h235 *int32_type, *int64_type; member
Ddxil_module.c732 const struct dxil_type *int32_type = dxil_module_get_int_type(mod, 32); in dxil_module_get_split_double_ret_type() local
848 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_resret_type() local
871 const struct dxil_type *int32_type = dxil_module_get_int_type(m, 32); in dxil_module_get_dimret_type() local
Dnir_to_dxil.c1257 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_sampler() local
2789 const struct dxil_type *int32_type = in get_int32_undef() local
3304 const struct dxil_type *int32_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_load_input_via_intrinsic() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c75 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_compute() local
Dlp_state_fs.c3063 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_fragment() local