Home
last modified time | relevance | path

Searched defs:operand_id (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/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
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Deliminate_dead_constant_pass.cpp71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
H A Dfold_spec_constant_op_and_composite_pass.cpp241 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
H A Dssa_rewrite_pass.h91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser() argument
H A Dvector_dce.cpp103 uint32_t operand_id = in MarkExtractUseAsLive() local
134 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_constant_pass.cpp71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
H A Dfold_spec_constant_op_and_composite_pass.cpp241 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
H A Dssa_rewrite_pass.h91 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser() argument
/third_party/spirv-tools/source/opt/
H A Deliminate_dead_constant_pass.cpp70 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() 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() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_id.cpp43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
H A Dvalidate_mode_setting.cpp271 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_id.cpp43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
H A Dvalidate_mode_setting.cpp271 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
/third_party/spirv-tools/source/val/
H A Dvalidate_id.cpp32 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
H A Dvalidate_mode_setting.cpp345 const auto operand_id = inst->GetOperandAs<uint32_t>(2); in ValidateExecutionMode() local
H A Dvalidate_non_uniform.cpp338 const auto operand_id = inst->GetOperandAs<uint32_t>(5); in ValidateGroupNonUniformArithmetic() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_obfuscate_constants.cpp419 auto operand_id = inst.GetSingleWordInOperand(in_operand_index); in MaybeAddConstantIdUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_obfuscate_constants.cpp419 auto operand_id = inst.GetSingleWordInOperand(in_operand_index); in MaybeAddConstantIdUse() local

Completed in 16 milliseconds

12