Home
last modified time | relevance | path

Searched defs:ref_type (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_reg_type.h143 brw_type_with_size(enum brw_reg_type ref_type, unsigned bit_size) in brw_type_with_size()
/third_party/rust/rust/src/tools/rust-analyzer/crates/parser/src/grammar/
Dtypes.rs176 fn ref_type(p: &mut Parser<'_>) { in ref_type() function
/third_party/spirv-tools/source/opt/
Dinst_buff_addr_check_pass.cpp94 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
Dinst_bindless_check_pass.cpp609 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/
Ddo_signature.cc271 void RaiseExceptionForConvertRefDtype(const ValuePtr &func, const std::string &ref_type, const std:… in RaiseExceptionForConvertRefDtype()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Ddestructure_tuple_binding.rs95 let ref_type = if ty.is_mutable_reference() { in collect_data() localVariable
147 ref_type: Option<RefType>, field
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker_file.py1675 ref_type=None, desc='', xrefs=None): argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DMinimumBufferSizeValidationTests.cpp28 std::string ref_type; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc959 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineInput() local
1095 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineOutput() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4561 LLVMTypeRef ref_type = (format == PIPE_FORMAT_R32_FLOAT) ? in lp_build_do_atomic_soa() local