/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 111 SpvOpVectorShuffle, instruction_to_insert_before); in IsApplicable() 137 ir_context, SpvOpVectorShuffle, result_type_id, message_.fresh_id(), in Apply()
|
D | transformation_add_relaxed_decoration.cpp | 81 case SpvOpVectorShuffle: in IsNumeric()
|
D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 52 SpvOpVectorShuffle, instruction_iterator)) { in Apply()
|
D | transformation_propagate_instruction_up.cpp | 225 case SpvOpVectorShuffle: in IsOpcodeSupported()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 111 SpvOpVectorShuffle, instruction_to_insert_before); in IsApplicable() 137 ir_context, SpvOpVectorShuffle, result_type_id, message_.fresh_id(), in Apply()
|
D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 52 SpvOpVectorShuffle, instruction_iterator)) { in Apply()
|
D | transformation_add_relaxed_decoration.cpp | 81 case SpvOpVectorShuffle: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 225 case SpvOpVectorShuffle: in IsOpcodeSupported()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 111 SpvOpVectorShuffle, instruction_to_insert_before); in IsApplicable() 137 ir_context, SpvOpVectorShuffle, result_type_id, message_.fresh_id(), in Apply()
|
D | transformation_add_relaxed_decoration.cpp | 81 case SpvOpVectorShuffle: in IsNumeric()
|
D | fuzzer_pass_add_vector_shuffle_instructions.cpp | 51 SpvOpVectorShuffle, instruction_iterator)) { in Apply()
|
D | transformation_propagate_instruction_up.cpp | 225 case SpvOpVectorShuffle: in IsOpcodeSupported()
|
/third_party/spirv-tools/source/opt/ |
D | relax_float_ops_pass.cpp | 94 SpvOpVectorShuffle, in Initialize()
|
D | convert_to_half_pass.cpp | 368 SpvOpVectorShuffle, in Initialize() 462 SpvOpVectorShuffle, in Initialize()
|
D | folding_rules.cpp | 1649 if (cinst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingExtract() 1860 inst->SetOpcode(SpvOpVectorShuffle); in RedundantSelect() 2206 assert(inst->opcode() == SpvOpVectorShuffle && in VectorShuffleFeedingShuffle() 2219 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2225 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2493 rules_[SpvOpVectorShuffle].push_back(VectorShuffleFeedingShuffle()); in AddFoldingRules()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 123 case SpvOp::SpvOpVectorShuffle: in ProcessOpSpecConstantOp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 94 SpvOpVectorShuffle, in Initialize()
|
D | convert_to_half_pass.cpp | 376 SpvOpVectorShuffle, in Initialize() 470 SpvOpVectorShuffle, in Initialize()
|
D | folding_rules.cpp | 1721 if (cinst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingExtract() 1961 inst->SetOpcode(SpvOpVectorShuffle); in RedundantSelect() 2307 assert(inst->opcode() == SpvOpVectorShuffle && in VectorShuffleFeedingShuffle() 2320 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2326 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2592 rules_[SpvOpVectorShuffle].push_back(VectorShuffleFeedingShuffle()); in AddFoldingRules()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 123 case SpvOp::SpvOpVectorShuffle: in ProcessOpSpecConstantOp()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | relax_float_ops_pass.cpp | 94 SpvOpVectorShuffle, in Initialize()
|
D | convert_to_half_pass.cpp | 376 SpvOpVectorShuffle, in Initialize() 470 SpvOpVectorShuffle, in Initialize()
|
D | folding_rules.cpp | 1721 if (cinst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingExtract() 1961 inst->SetOpcode(SpvOpVectorShuffle); in RedundantSelect() 2307 assert(inst->opcode() == SpvOpVectorShuffle && in VectorShuffleFeedingShuffle() 2320 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2326 if (feeding_shuffle_inst->opcode() != SpvOpVectorShuffle) { in VectorShuffleFeedingShuffle() 2592 rules_[SpvOpVectorShuffle].push_back(VectorShuffleFeedingShuffle()); in AddFoldingRules()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 123 case SpvOp::SpvOpVectorShuffle: in ProcessOpSpecConstantOp()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 298 SpvOpVectorShuffle, in InitCombinatorSets()
|