Home
last modified time | relevance | path

Searched defs:parent_type (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/flang/test/Evaluate/
Dfolding12.f904 type parent_type type
60 type, extends(grandparent_type) :: parent_type type
95 type parent_type type
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_osx.py130 def GetParentDeviceByType(device, parent_type): argument
/external/llvm-project/lldb/source/Core/
DValueObjectChild.cpp111 CompilerType parent_type(parent->GetCompilerType()); in UpdateValue() local
/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp220 CompilerType parent_type(m_backend.GetCompilerType()); in Update() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c88 const struct glsl_type *parent_type = in gather_usage_helper() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp922 const Type* parent_type, const std::vector<uint32_t>& access_chain) { in GetMemberType()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp922 const Type* parent_type, const std::vector<uint32_t>& access_chain) { in GetMemberType()
/external/mesa3d/src/compiler/nir/
Dnir_deref.c973 const struct glsl_type *parent_type = parent->type; in opt_remove_sampler_cast() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dtype_manager.cpp922 const Type* parent_type, const std::vector<uint32_t>& access_chain) { in GetMemberType()
/external/mesa3d/src/compiler/glsl/
Dglsl_to_nir.cpp909 const glsl_type *parent_type = path.path[0]->type; in deref_get_qualifier() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1038 const struct glsl_type *parent_type = path.path[idx_lvl - 1]->type; in get_deref_offset() local
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc565 const Descriptor* parent_type = containing_type->containing_type(); in JSFieldIndex() local
/external/llvm-project/polly/lib/External/isl/
Disl_schedule_node.c2718 enum isl_schedule_node_type parent_type; in isl_schedule_node_cut() local