Home
last modified time | relevance | path

Searched defs:pointee_type (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp217 const auto pointee_type = cast< in make_kernel_args() local
/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local
782 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
Dtype_manager.cpp968 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local
1025 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
Dcopy_prop_arrays.cpp514 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
Dtypes.h498 const Type* pointee_type() const { return pointee_type_; } in pointee_type() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local
786 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
Dtype_manager.cpp969 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local
1026 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
Dcopy_prop_arrays.cpp521 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
Dtypes.h509 const Type* pointee_type() const { return pointee_type_; } in pointee_type() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local
786 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
Dtype_manager.cpp969 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local
1026 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
Dcopy_prop_arrays.cpp521 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
Dtypes.h509 const Type* pointee_type() const { return pointee_type_; } in pointee_type() function
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
Dvalidate_memory.cpp888 const auto pointee_type = _.FindDef(pointer_type->GetOperandAs<uint32_t>(2)); in ValidateLoad() local
1519 const auto pointee_type = _.FindDef(pointee_id); in ValidateCooperativeMatrixLoadStoreNV() local
Dvalidate_type.cpp541 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
Dvalidate_memory.cpp888 const auto pointee_type = _.FindDef(pointer_type->GetOperandAs<uint32_t>(2)); in ValidateLoad() local
1519 const auto pointee_type = _.FindDef(pointee_id); in ValidateCooperativeMatrixLoadStoreNV() local
Dvalidate_type.cpp541 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
Dvalidate_type.cpp526 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.cpp322 for (uint32_t pointee_type : physical_pointee_types) in emit_types() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass.cpp521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass.cpp521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local

12