Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc90 llvm::Type* pointee_type = in EmitBasePointersForHlos() local
124 llvm::Type* pointee_type = in CastToTypedValue() local
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSError.cpp40 CompilerType pointee_type(valobj_type.GetPointeeType()); in DerefToNSErrorPointer() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp475 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local
785 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.cpp517 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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.cpp517 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp475 Instruction* pointee_type = GetDef(base_type->GetSingleWordInOperand(1)); in ClampIndicesForAccessChain() local
785 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.cpp517 const analysis::Type* pointee_type = pointer_type->pointee_type(); in CanUpdateUses() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
Dvalidate_memory.cpp891 const auto pointee_type = _.FindDef(pointer_type->GetOperandAs<uint32_t>(2)); in ValidateLoad() local
1516 const auto pointee_type = _.FindDef(pointee_id); in ValidateCooperativeMatrixLoadStoreNV() local
Dvalidate_type.cpp539 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
1513 const auto pointee_type = _.FindDef(pointee_id); in ValidateCooperativeMatrixLoadStoreNV() local
Dvalidate_type.cpp541 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp189 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateFunctionParameter() local
Dvalidate_memory.cpp851 const auto pointee_type = _.FindDef(pointer_type->GetOperandAs<uint32_t>(2)); in ValidateLoad() local
1476 const auto pointee_type = _.FindDef(pointee_id); in ValidateCooperativeMatrixLoadStoreNV() local
Dvalidate_type.cpp539 const auto pointee_type = _.FindDef(pointee_type_id); in ValidateTypeForwardPointer() local
/external/llvm-project/lldb/source/Symbol/
DVariable.cpp630 CompilerType pointee_type(compiler_type.GetPointeeType()); in PrivateAutoComplete() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp202 CompilerType pointee_type; in GetVTableAddress() local
3088 QualType pointee_type = block_pointer_type->getPointeeType(); in IsBlockPointerType() local
3151 CompilerType *pointee_type) { in IsPointerType()
3203 lldb::opaque_compiler_type_t type, CompilerType *pointee_type) { in IsPointerOrReferenceType()
3268 CompilerType *pointee_type, in IsReferenceType()
3914 clang::QualType pointee_type(qual_type->getPointeeType()); in GetMinimumLanguage() local
5286 clang::QualType pointee_type(pointer_type->getPointeeType()); in GetNumChildren() local
6703 clang::QualType pointee_type(reference_type->getPointeeType()); in GetIndexOfChildMemberWithName() local
6884 CompilerType pointee_type = GetType(reference_type->getPointeeType()); in GetIndexOfChildWithName() local
6895 CompilerType pointee_type = GetType(pointer_type->getPointeeType()); in GetIndexOfChildWithName() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass.cpp504 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp477 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp477 auto pointee_type = inst.GetSingleWordInOperand(1); in GetAvailableBasicTypesAndPointers() local

12