Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_traits.h36 if (auto ref_type = in VerifyRefTypeMatch() local
/external/tensorflow/tensorflow/core/ir/types/
Ddialect.h335 if (auto ref_type = element_type.dyn_cast<TensorFlowRefType>()) { in GetElementTypeOrSelfResolveRef() local
Ddialect.cc739 if (auto ref_type = a.dyn_cast<TensorFlowRefType>()) { in GetCastCompatibleType() local
/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_types_values.rs374 pub fn ref_type(&self) -> RustType { in ref_type() method
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinst_buff_addr_check_pass.cpp127 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
Dinst_bindless_check_pass.cpp995 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/rust/crates/protobuf-codegen/src/gen/
Drust_types_values.rs383 pub fn ref_type(&self) -> RustType { in ref_type() method
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp107 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
Dinst_bindless_check_pass.cpp570 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dmacro_checker_file.py1585 ref_type=None, desc='', xrefs=None): argument
/external/libaom/av1/encoder/
Dencodeframe_utils.c1086 void av1_update_picked_ref_frames_mask(MACROBLOCK *const x, int ref_type, in av1_update_picked_ref_frames_mask()
Dpartition_search.c4165 const int ref_type = av1_ref_frame_type(pc_tree->none->mic.ref_frame); in none_partition_search() local
Drdopt.c4283 const int ref_type = av1_ref_frame_type(ref_frame); in inter_mode_search_order_independent_skip() local