Home
last modified time | relevance | path

Searched defs:element_type (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/gn/src/base/mac/
H A Dscoped_typeref.h54 typedef T element_type; typedef in base::ScopedTypeRef
/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc53 CTypeInfo::Type element_type = CTypeInfo::Type::kVoid; in ResolveOverloads() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
H A Dfuzzer_pass_construct_composites.cpp260 auto element_type = GetIRContext()->get_type_mgr()->GetType(element_type_id); in FindComponentsToConstructVector() local
H A Dtransformation_composite_construct.cpp236 auto element_type = vector_type.element_type(); in ComponentsForVectorConstructionAreOK() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
H A Dfuzzer_pass_construct_composites.cpp260 auto element_type = GetIRContext()->get_type_mgr()->GetType(element_type_id); in FindComponentsToConstructVector() local
H A Dtransformation_composite_construct.cpp236 auto element_type = vector_type.element_type(); in ComponentsForVectorConstructionAreOK() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
H A Dfuzzer_pass_construct_composites.cpp260 auto element_type = GetIRContext()->get_type_mgr()->GetType(element_type_id); in FindComponentsToConstructVector() local
H A Dtransformation_composite_construct.cpp236 auto element_type = vector_type.element_type(); in ComponentsForVectorConstructionAreOK() local
/third_party/gn/src/base/
H A Dscoped_generic.h69 typedef T element_type; typedef in base::ScopedGeneric
[all...]
/third_party/gn/src/base/memory/
H A Dscoped_refptr.h168 typedef T element_type; typedef in scoped_refptr
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); in set_opaque_binding() local
205 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
221 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
H A Dlower_named_interface_blocks.cpp72 const glsl_type *element_type = type->fields.array; in process_array_type() local
/third_party/node/deps/v8/src/wasm/
H A Dcanonical-types.cc134 ValueType element_type = CanonicalizeValueType( in CanonicalizeTypeDef() local
H A Dstruct-types.h132 ValueType element_type() const { return rep_; } in element_type() function in v8::internal::wasm::ArrayType
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp79 const analysis::Type* element_type = c1->type()->AsVector()->element_type(); in FoldVectorShuffleWithConstants() local
158 const analysis::Type* element_type = vector_type->element_type(); in FoldVectorTimesScalar() local
[all...]
H A Dfold_spec_constant_op_and_composite_pass.cpp409 const analysis::Type* element_type = in DoComponentWiseOperation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h137 typedef T element_type; typedef in llvm::IntrusiveRefCntPtr
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeUniquePtr.hpp57 typedef T element_type; typedef in de::details::UniqueBase
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dscoped_ptr.h218 typedef T element_type; typedef in i18n::phonenumbers::scoped_ptr
327 typedef T element_type; global() typedef in i18n::phonenumbers::scoped_ptr
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c58 ASSERTED LLVMTypeRef element_type = LLVMInt8TypeInContext(gallivm->context); in lp_build_gather_elem_ptr() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_constants.cpp160 auto element_type = _.FindDef(result_type->GetOperandAs<uint32_t>(1)); in ValidateConstantComposite() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.cpp135 const analysis::Type* element_type = c1->type()->AsVector()->element_type(); in FoldVectorShuffleWithConstants() local
214 const analysis::Type* element_type = vector_type->element_type(); in FoldVectorTimesScalar() local
[all...]

Completed in 18 milliseconds

1234