Home
last modified time | relevance | path

Searched defs:pointer_type (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
H A Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
H A Dtransformation_load.cpp53 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_store.cpp49 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
H A Dtransformation_add_function.cpp794 auto pointer_type = in TryToClampAccessChainIndices() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
H A Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
H A Dtransformation_load.cpp53 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_store.cpp49 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
H A Dtransformation_add_function.cpp794 auto pointer_type = in TryToClampAccessChainIndices() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_local_variables.cpp57 uint32_t pointer_type; in Apply() local
H A Dtransformation_add_global_variable.cpp59 auto pointer_type = type->AsPointer(); in IsApplicable() local
H A Dtransformation_load.cpp53 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_store.cpp49 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
H A Dtransformation_access_chain.cpp65 auto pointer_type = ir_context->get_def_use_mgr()->GetDef(pointer->type_id()); in IsApplicable() local
225 auto pointer_type = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_atomics.cpp177 const uint32_t pointer_type = _.GetOperandTypeId(inst, operand_index++); in AtomicsPass() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcopy_prop_arrays.h124 const analysis::Pointer* pointer_type = in GetStorageClass() local
H A Dconvert_to_sampled_image_pass.cpp121 auto* pointer_type = type->AsPointer(); in GetVariableType() local
131 auto* pointer_type = type->AsPointer(); in GetStorageClass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcopy_prop_arrays.h124 const analysis::Pointer* pointer_type = in GetStorageClass() local
H A Dconvert_to_sampled_image_pass.cpp121 auto* pointer_type = type->AsPointer(); in GetVariableType() local
131 auto* pointer_type = type->AsPointer(); in GetStorageClass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_atomics.cpp177 const uint32_t pointer_type = _.GetOperandTypeId(inst, operand_index++); in AtomicsPass() local
/third_party/spirv-tools/source/opt/
H A Dcopy_prop_arrays.h146 const analysis::Pointer* pointer_type = in GetStorageClass() local
/third_party/spirv-tools/source/val/
H A Dvalidate_atomics.cpp176 const uint32_t pointer_type = _.GetOperandTypeId(inst, operand_index++); in AtomicsPass() local

Completed in 33 milliseconds

12