Home
last modified time | relevance | path

Searched defs:operand_id (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dvector_dce.cpp101 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 Deliminate_dead_constant_pass.cpp70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
H A Dloop_descriptor.cpp46 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 Dfix_func_call_arguments.cpp82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
H A Dssa_rewrite_pass.h91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp101 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()
Deliminate_dead_constant_pass.cpp70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
Dloop_descriptor.cpp46 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
Dfix_func_call_arguments.cpp82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
Dssa_rewrite_pass.h91 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 Dvector_dce.cpp101 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 Deliminate_dead_constant_pass.cpp70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
H A Dloop_descriptor.cpp46 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 Dfix_func_call_arguments.cpp82 uint32_t operand_id = operand_inst->result_id(); in ReplaceAccessChainFuncCallArguments() local
H A Dssa_rewrite_pass.h91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dvalue_inference.cc400 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 Dchange_operand_to_undef_reduction_opportunity.cpp31 auto operand_id = operand.words[0]; in Apply() local
H A Doperand_to_undef_reduction_opportunity_finder.cpp47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dchange_operand_to_undef_reduction_opportunity.cpp31 auto operand_id = operand.words[0]; in Apply() local
H A Doperand_to_undef_reduction_opportunity_finder.cpp47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.cpp31 auto operand_id = operand.words[0]; in Apply() local
Doperand_to_undef_reduction_opportunity_finder.cpp47 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_id.cpp32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_id.cpp32 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 Dvalidate_id.cpp32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local

12