Home
last modified time | relevance | path

Searched defs:operand_index (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_permute_phi_operands_test.cpp117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
Dtransformation_swap_conditional_branch_operands_test.cpp111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_permute_phi_operands_test.cpp117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
Dtransformation_swap_conditional_branch_operands_test.cpp111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
/third_party/spirv-tools/source/val/
Dvalidate_arithmetics.cpp51 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
73 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
102 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
136 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
Dvalidate_composites.cpp227 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
268 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
303 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
326 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
Dvalidate_memory_semantics.cpp28 uint32_t operand_index, in ValidateMemorySemantics()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_arithmetics.cpp51 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
73 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
102 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
136 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
Dvalidate_composites.cpp227 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
268 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
303 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
326 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
Dvalidate_memory_semantics.cpp28 uint32_t operand_index, in ValidateMemorySemantics()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp51 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
73 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
102 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
136 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
Dvalidate_composites.cpp227 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
268 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
303 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
326 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
Dvalidate_memory_semantics.cpp28 uint32_t operand_index, in ValidateMemorySemantics()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.h32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
Dchange_operand_reduction_opportunity.h31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
/third_party/spirv-tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.h32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
Dchange_operand_reduction_opportunity.h31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dchange_operand_to_undef_reduction_opportunity.h32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
Dchange_operand_reduction_opportunity.h31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp289 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain()
301 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain()
412 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain()
673 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp290 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain()
302 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain()
413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain()
674 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp290 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain()
302 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain()
413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain()
674 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
/third_party/spirv-tools/test/fuzz/
Dtransformation_permute_phi_operands_test.cpp116 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
Dtransformation_swap_conditional_branch_operands_test.cpp111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Ddef_use_manager.h36 uint32_t operand_index; // logical operand index of the id use. This can be member

1234