/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 136 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed() 166 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local 180 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local 213 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local 267 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local 364 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local 394 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local 431 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local 458 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local 525 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex() [all …]
|
D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, SpvOp opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp() 104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() 121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp() 140 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t id, in AddIdLiteralOp() 411 uint32_t type_id = in GetIntConstant() local 455 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain() 471 Instruction* AddLoad(uint32_t type_id, uint32_t base_ptr_id) { in AddLoad()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 120 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed() 150 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local 160 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local 193 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local 247 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local 332 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local 362 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local 398 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local 425 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local 492 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex() [all …]
|
D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, SpvOp opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp() 104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() 121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp() 140 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t id, in AddIdLiteralOp() 411 uint32_t type_id = in GetIntConstant() local 455 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain() 471 Instruction* AddLoad(uint32_t type_id, uint32_t base_ptr_id) { in AddLoad()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | eliminate_dead_members_pass.cpp | 136 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed() 166 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local 180 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local 213 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local 267 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local 364 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local 394 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local 431 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local 458 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local 525 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex() [all …]
|
D | ir_builder.h | 61 Instruction* AddNullaryOp(uint32_t type_id, SpvOp opcode) { in AddNullaryOp() 74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp() 88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp() 104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp() 121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp() 140 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t id, in AddIdLiteralOp() 411 uint32_t type_id = in GetIntConstant() local 455 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain() 471 Instruction* AddLoad(uint32_t type_id, uint32_t base_ptr_id) { in AddLoad()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.h | 611 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock() 616 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock() 622 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock() 627 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock() 634 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer() 639 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer() 645 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer() 650 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer() 656 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage() 661 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validation_state.h | 611 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock() 616 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock() 622 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock() 627 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock() 634 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer() 639 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer() 645 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer() 650 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer() 656 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage() 661 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validation_state.h | 611 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock() 616 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock() 622 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock() 627 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock() 634 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer() 639 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer() 645 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer() 650 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer() 656 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage() 661 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator.h | 201 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() 208 Reference GetAsReference(const void* memory, uint32_t type_id) const { in GetAsReference() 413 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() 419 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() 655 volatile BlockHeader* GetBlock(Reference ref, uint32_t type_id, uint32_t size, in GetBlock() 665 volatile void* GetBlockData(Reference ref, uint32_t type_id, in GetBlockData()
|
/external/libchrome/ipc/ |
D | ipc_fuzzing_tests.cc | 192 bool RoundtripAckReply(int routing, uint32_t type_id, int reply) { in RoundtripAckReply() 207 void ReplyMsgNotHandled(uint32_t type_id) { in ReplyMsgNotHandled() 235 bool ExpectMessage(int value, uint32_t type_id) { in ExpectMessage() 255 bool ExpectMsgNotHandled(uint32_t type_id) { in ExpectMsgNotHandled() 260 bool MsgHandlerInternal(uint32_t type_id) { in MsgHandlerInternal()
|
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 61 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 34 auto type_id = inst.type_id(); in GetAvailableOpportunities() local
|
/external/angle/third_party/spirv-tools/src/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 61 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 61 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 34 auto type_id = inst.type_id(); in GetAvailableOpportunities() local
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_mset.proto | 68 required int32 type_id = 2; field
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_mset.proto | 68 required int32 type_id = 2; field
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_mset.proto | 68 required int32 type_id = 2; field
|
/external/protobuf/src/google/protobuf/ |
D | unittest_mset.proto | 81 required int32 type_id = 2; field
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | transformation_add_global_undef.cpp | 27 uint32_t type_id) { in TransformationAddGlobalUndef()
|
D | transformation_add_constant_null.cpp | 27 uint32_t type_id) { in TransformationAddConstantNull()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_global_undef.cpp | 27 uint32_t type_id) { in TransformationAddGlobalUndef()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_constant_null.cpp | 27 uint32_t type_id) { in TransformationAddConstantNull()
|
D | transformation_add_global_undef.cpp | 27 uint32_t type_id) { in TransformationAddGlobalUndef()
|