/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | vector_dce.cpp | 101 uint32_t operand_id = in MarkExtractUseAsLive() local 132 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
H A D | eliminate_dead_constant_pass.cpp | 70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
H A D | loop_descriptor.cpp | 46 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 173 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
H A D | fix_func_call_arguments.cpp | 82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
|
H A D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 101 uint32_t operand_id = in MarkExtractUseAsLive() local 132 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | eliminate_dead_constant_pass.cpp | 70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | loop_descriptor.cpp | 46 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 173 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
D | fix_func_call_arguments.cpp | 82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
|
D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | vector_dce.cpp | 101 uint32_t operand_id = in MarkExtractUseAsLive() local 132 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 247 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
H A D | eliminate_dead_constant_pass.cpp | 70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
H A D | loop_descriptor.cpp | 46 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 173 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
H A D | fix_func_call_arguments.cpp | 82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
|
H A D | ssa_rewrite_pass.h | 91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | value_inference.cc | 400 for (int64_t operand_id : proto->operand_ids()) { in IsInstructionOverLimit() local 481 for (auto operand_id : root->operand_ids()) { in AnalyzeConstantValueFallback() local 936 for (auto operand_id : root->operand_ids()) { in AnalyzeConstant() local 975 for (auto operand_id : root->operand_ids()) { in AnalyzeConstant() local 1014 for (auto operand_id : root->operand_ids()) { in AnalyzeIsDynamic() local 1663 for (auto operand_id : inst->operand_ids()) { in SimplifyOp() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
H A D | operand_to_undef_reduction_opportunity_finder.cpp | 47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/ |
H A D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
H A D | operand_to_undef_reduction_opportunity_finder.cpp | 47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/aosp_15_r20/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
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_id.cpp | 32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_id.cpp | 32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|