Home
last modified time | relevance | path

Searched defs:scalar_type (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c500 LLVMTypeRef scalar_type; in lp_build_any_true_range() local
Dlp_bld_nir_aos.c271 LLVMTypeRef scalar_type = LLVMInt8TypeInContext(gallivm->context); in emit_load_ubo() local
Dlp_bld_nir_soa.c530 LLVMTypeRef scalar_type = LLVMFloatTypeInContext(gallivm->context); in emit_load_var() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs_bank_conflicts.cpp80 typedef int16_t scalar_type; typedef
188 typedef int16_t scalar_type; typedef
/third_party/mesa3d/src/intel/compiler/
Dbrw_opt_bank_conflicts.cpp80 typedef int16_t scalar_type; typedef
188 typedef int16_t scalar_type; typedef
/third_party/ffmpeg/libavfilter/
Daf_atempo.c350 #define yae_init_xdat(scalar_type, scalar_max) \ argument
729 #define yae_blend(scalar_type) \ argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/pytorch/
Dpytorch_model_parser.cc163 auto scalar_type = tensor_type->scalarType().value_or(at::ScalarType::Float); in ConvertGraphInputs() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp3858 auto scalar_type = type; in read_access_chain() local
3937 auto scalar_type = type; in read_access_chain() local
4195 auto scalar_type = type; in write_access_chain() local
4271 auto scalar_type = type; in write_access_chain() local
Dspirv_glsl.cpp5157 auto scalar_type = type; in constant_expression_vector() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils_py.cc155 TypeId scalar_type = value->type()->type_id(); in ScalarPtrToPyData() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dacl_convert.cc224 auto scalar_type = value->type(); in ConvertValueToRealType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dfallback.cc909 auto scalar_type = scalar->BuildType(); in CheckIsStr() local
/third_party/mesa3d/src/compiler/
Dglsl_types.c370 const glsl_type *scalar_type = glsl_get_base_glsl_type(type); in glsl_get_scalar_type() local
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp3842 auto scalar_type = GenUnderlyingCast(field, false, arg_name); in GenStructConstructor() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4553 const struct glsl_type *scalar_type = in vtn_composite_extract() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13910 const Utils::_variable_type scalar_type = Utils::getDoubleVariableType(1, 1); in getFunctionObject() local