/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_permute_phi_operands_test.cpp | 117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST() 130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
|
D | transformation_swap_conditional_branch_operands_test.cpp | 111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_permute_phi_operands_test.cpp | 117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST() 130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
|
D | transformation_swap_conditional_branch_operands_test.cpp | 111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
|
/third_party/spirv-tools/source/val/ |
D | validate_arithmetics.cpp | 51 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
|
D | validate_composites.cpp | 227 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
|
D | validate_memory_semantics.cpp | 28 uint32_t operand_index, in ValidateMemorySemantics()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_arithmetics.cpp | 51 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
|
D | validate_composites.cpp | 227 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
|
D | validate_memory_semantics.cpp | 28 uint32_t operand_index, in ValidateMemorySemantics()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_arithmetics.cpp | 51 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
|
D | validate_composites.cpp | 227 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
|
D | validate_memory_semantics.cpp | 28 uint32_t operand_index, in ValidateMemorySemantics()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
/third_party/spirv-tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 289 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/ |
D | graphics_robust_access_pass.cpp | 290 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/ |
D | graphics_robust_access_pass.cpp | 290 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/ |
D | transformation_permute_phi_operands_test.cpp | 116 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
|
D | transformation_swap_conditional_branch_operands_test.cpp | 111 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | def_use_manager.h | 36 uint32_t operand_index; // logical operand index of the id use. This can be member
|