Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c603 struct lp_type int16_type, int32_type; in lp_build_conv() local
716 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
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c121 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_dvbuffer_type() local
150 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_texture_type() local
257 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in create_jit_image_type() local
1893 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_llvm_generate() local
2722 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_gs_llvm_generate() local
3304 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tcs_llvm_generate() local
3861 LLVMTypeRef int32_type = LLVMInt32TypeInContext(context); in draw_tes_llvm_generate() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tfl.cc2467 RankedTensorType int32_type = in matchAndRewrite() local
2582 RankedTensorType int32_type = RankedTensorType::get( in matchAndRewrite() local
2653 RankedTensorType int32_type = RankedTensorType::get( in matchAndRewrite() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c74 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_compute() local
Dlp_state_fs.c2934 LLVMTypeRef int32_type = LLVMInt32TypeInContext(gallivm->context); in generate_fragment() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc894 int int32_type = UPB_DESCRIPTOR_TYPE_INT32; in test_valid() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc796 llvm::Type* int32_type = b_->getInt32Ty(); in EmitCallToRuntime() local
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp958 LLVM::LLVMType int32_type = in sizeBasePtr() local