Home
last modified time | relevance | path

Searched defs:component_type (Results 1 – 25 of 72) sorted by relevance

123

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_composite_construct.cpp166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
49 const auto* component_type = in Apply() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp121 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp160 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
187 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
216 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
238 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
286 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp121 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_construct.cpp160 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local
187 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local
216 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local
238 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local
286 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
Dtransformation_add_type_vector.cpp38 auto component_type = in IsApplicable() local
Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp121 auto component_type = in FindOrCreateToggledIntegerConstant() local
/external/libtextclassifier/native/annotator/
Dtypes.cc79 const DatetimeComponent::ComponentType& component_type) { in ComponentTypeToString()
327 const DatetimeComponent::ComponentType& component_type) { in GetOrCreateDatetimeComponent()
344 for (const auto& component_type : datetime_component_types) { in GetFinestGranularityFromComponentTypes() local
413 const DatetimeComponent::ComponentType& component_type) { in GetDatetimeComponent()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_constants.cpp60 const auto component_type = in ValidateConstantComposite() local
106 const auto component_type = in ValidateConstantComposite() local
268 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
Dvalidate_type.cpp152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local
562 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp60 const auto component_type = in ValidateConstantComposite() local
106 const auto component_type = in ValidateConstantComposite() local
268 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
Dvalidate_type.cpp152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local
562 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_constants.cpp60 const auto component_type = in ValidateConstantComposite() local
106 const auto component_type = in ValidateConstantComposite() local
268 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
Dvalidate_arithmetics.cpp146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local
177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local
201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
Dvalidate_type.cpp152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local
564 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
/external/libtextclassifier/native/annotator/datetime/
Ddatetime-grounder.cc114 const grammar::datetime::ComponentType component_type) { in ToComponentType()
Ddatetime-grounder_test.cc67 const ComponentType component_type, const Modifier modifier, in BuildRelativeDatetime()
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_latency_info.proto78 optional LatencyComponentType component_type = 1; field
/external/angle/src/libANGLE/renderer/
Dgen_angle_format_table.py200 def get_named_component_type(component_type): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dconstants.h369 const Type* component_type() const { return component_type_; } in component_type() function
402 const Type* component_type() { return component_type_; } in component_type() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dconstants.h369 const Type* component_type() const { return component_type_; } in component_type() function
402 const Type* component_type() { return component_type_; } in component_type() function

123