Home
last modified time | relevance | path

Searched defs:ptr_type (Results 1 – 25 of 28) sorted by relevance

12

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Deliminate_dead_input_components_pass.cpp51 analysis::Pointer* ptr_type = var_type->AsPointer(); in Process() local
124 analysis::Pointer* ptr_type = type_mgr->GetType(arr.type_id())->AsPointer(); in ChangeArrayLength() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_input_components_pass.cpp51 analysis::Pointer* ptr_type = var_type->AsPointer(); in Process() local
124 analysis::Pointer* ptr_type = type_mgr->GetType(arr.type_id())->AsPointer(); in ChangeArrayLength() local
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c1614 struct vtn_type *ptr_type) in vtn_pointer_from_ssa()
1739 struct vtn_type *ptr_type, SpvStorageClass storage_class, in vtn_create_variable()
2211 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2244 struct vtn_type *ptr_type = rzalloc(b, struct vtn_type); in vtn_handle_variables() local
2289 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2496 struct vtn_type *ptr_type = vtn_get_value_type(b, w[3]); in vtn_handle_variables() local
2515 struct vtn_type *ptr_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
Dvtn_private.h518 struct vtn_type *ptr_type; member
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1069 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
Dvalidate_decorations.cpp1392 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1073 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
Dvalidate_decorations.cpp1392 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_interfaces.cpp226 auto ptr_type = _.FindDef(ptr_type_id); in GetLocationsForVariable() local
Dvalidate_image.cpp1069 const auto ptr_type = result_type->GetOperandAs<uint32_t>(2); in ValidateImageTexelPointer() local
Dvalidate_decorations.cpp1392 const auto ptr_type = vstate.FindDef(ptr_inst->GetOperandAs<uint32_t>(0)); in CheckFPRoundingModeForShaders() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc212 auto ptr_type = shared_memory_address->getType(); in EmitTiledCompareLoop() local
/external/bpftool/src/
Dbtf_dumper.c112 const struct btf_type *ptr_type; in btf_dumper_ptr() local
/external/libchrome/base/android/jni_generator/
Djni_generator.py464 def ExtractNatives(contents, ptr_type): argument
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c1981 LLVMTypeRef ptr_type = LLVMPointerType(result_type, AC_ADDR_SPACE_GLOBAL); in visit_load_global() local
2008 LLVMTypeRef ptr_type = LLVMPointerType(type, AC_ADDR_SPACE_GLOBAL); in visit_store_global() local
2039 LLVMTypeRef ptr_type = LLVMPointerType(LLVMTypeOf(data), AC_ADDR_SPACE_GLOBAL); in visit_global_atomic() local
2970 LLVMTypeRef ptr_type = in visit_var_atomic() local
Dac_llvm_build.c4565 LLVMTypeRef ptr_type; in arg_llvm_type() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp732 auto &ptr_type = PtrType(field); in GenTypeNativePtr() local
748 auto &ptr_type = PtrType(&field); in GenPtrGet() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c739 LLVMTypeRef ptr_type = LLVMPointerType(bld_broad->elem_type, 0); in emit_load_kernel_arg() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c2122 SpvId ptr_type = spirv_builder_type_pointer(&ctx->builder, in emit_deref_array() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h40965 enum bpf_reg_type ptr_type; member
Dvmlinux.h40965 enum bpf_reg_type ptr_type; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h34968 enum bpf_reg_type ptr_type; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h30572 enum bpf_reg_type ptr_type; member

12