/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
D | common.cpp | 217 const auto pointee_type = cast< in make_kernel_args() local
|
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local 782 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
|
D | type_manager.cpp | 968 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local 1025 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
|
D | copy_prop_arrays.cpp | 514 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
|
D | types.h | 498 const Type* pointee_type() const { return pointee_type_; } in pointee_type() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local 786 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
|
D | type_manager.cpp | 969 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local 1026 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
|
D | copy_prop_arrays.cpp | 521 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
|
D | types.h | 509 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/ |
D | graphics_robust_access_pass.cpp | 476 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local 786 auto* pointee_type = in MakeRuntimeArrayLengthInst() local
|
D | type_manager.cpp | 969 const ForwardPointer* pointee_type = in ReplaceForwardPointers() local 1026 const Type* pointee_type = type->AsPointer()->pointee_type(); in ReplaceType() local
|
D | copy_prop_arrays.cpp | 521 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
|
D | types.h | 509 const Type* pointee_type() const { return pointee_type_; } in pointee_type() function
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_function.cpp | 189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
|
D | validate_memory.cpp | 888 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
|
D | validate_type.cpp | 541 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
|
D | validate_memory.cpp | 888 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
|
D | validate_type.cpp | 541 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
|
/third_party/spirv-tools/source/val/ |
D | validate_function.cpp | 189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
|
D | validate_type.cpp | 526 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_reflect.cpp | 322 for (uint32_t pointee_type : physical_pointee_types) in emit_types() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass.cpp | 521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass.cpp | 521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass.cpp | 521 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
|