/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
D | operand_to_undef_reduction_opportunity_finder.cpp | 47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | eliminate_dead_constant_pass.cpp | 71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | vector_dce.cpp | 103 uint32_t operand_id = in MarkExtractUseAsLive() local 130 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 241 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
|
D | loop_descriptor.cpp | 49 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 175 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_constant_pass.cpp | 71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | vector_dce.cpp | 103 uint32_t operand_id = in MarkExtractUseAsLive() local 130 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 241 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | eliminate_dead_constant_pass.cpp | 71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | vector_dce.cpp | 103 uint32_t operand_id = in MarkExtractUseAsLive() local 130 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 241 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
D | validate_mode_setting.cpp | 263 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
D | validate_mode_setting.cpp | 264 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_id.cpp | 43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
D | validate_mode_setting.cpp | 264 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
|