Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 25 of 247) sorted by relevance

12345678910

/external/deqp-deps/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp136 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
262 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
359 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
389 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
426 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
453 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
516 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 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/vulkan-deps/spirv-tools/src/source/opt/
Deliminate_dead_members_pass.cpp136 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
262 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
359 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
389 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
426 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
453 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
516 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 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/
Deliminate_dead_members_pass.cpp136 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
262 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
359 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
389 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
426 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
453 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
516 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 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/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp76 uint32_t type_id = pair.second->type_id(); in Apply() local
92 uint32_t type_id = in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp76 uint32_t type_id = pair.second->type_id(); in Apply() local
92 uint32_t type_id = in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp74 uint32_t type_id = pair.second->type_id(); in Apply() local
90 uint32_t type_id = in Apply() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h618 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
623 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
629 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
634 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
641 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
646 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
652 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
657 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
663 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
668 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidation_state.h622 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
627 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
633 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
638 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
645 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
650 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
656 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
661 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
667 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
672 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h614 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
619 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
625 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
630 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
637 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
642 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
648 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
653 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
659 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
664 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
Dvalidate_image.cpp305 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
335 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
401 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
429 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
461 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
509 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
523 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h201 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/rust/cxx/macro/src/
Dlib.rs37 mod type_id; module
82 pub fn type_id(input: TokenStream) -> TokenStream { in type_id() function
/external/libchrome/ipc/
Dipc_fuzzing_tests.cc192 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/rust/cxx/src/
Dtype_id.rs5 macro_rules! type_id { macro
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp428 lldb::TypeSP SymbolFileNativePDB::CreateModifierType(PdbTypeSymId type_id, in CreateModifierType()
448 SymbolFileNativePDB::CreatePointerType(PdbTypeSymId type_id, in CreatePointerType()
530 SymbolFileNativePDB::CreateClassStructUnion(PdbTypeSymId type_id, in CreateClassStructUnion()
544 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
550 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
556 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
571 TypeSP SymbolFileNativePDB::CreateArrayType(PdbTypeSymId type_id, in CreateArrayType()
586 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, in CreateFunctionType()
596 TypeSP SymbolFileNativePDB::CreateProcedureType(PdbTypeSymId type_id, in CreateProcedureType()
606 TypeSP SymbolFileNativePDB::CreateType(PdbTypeSymId type_id, CompilerType ct) { in CreateType()
[all …]
/external/libtextclassifier/native/utils/grammar/semantics/evaluators/
Dconst-eval.h49 const int type_id = const_value_expression->type(); in Apply() local
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field

12345678910