/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 59 if (!IsInstructionSupported(ir_context, *inst)) { in IsApplicable() 79 !IsInstructionSupported(ir_context, *successor_it)) { in IsApplicable() 85 if (IsInstructionSupported(ir_context, *successor_it) && in IsApplicable() 134 bool TransformationMoveInstructionDown::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationMoveInstructionDown 605 assert(IsInstructionSupported(ir_context, a) && in CanSafelySwapInstructions() 606 IsInstructionSupported(ir_context, b) && in CanSafelySwapInstructions()
|
D | transformation_wrap_vector_synonym.cpp | 54 if (!IsInstructionSupported(ir_context, *instruction)) { in IsApplicable() 173 bool TransformationWrapVectorSynonym::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationWrapVectorSynonym
|
D | transformation_add_copy_memory.cpp | 63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationAddCopyMemory
|
D | transformation_wrap_vector_synonym.h | 70 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | transformation_add_copy_memory.h | 64 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | fuzzer_pass_add_bit_instruction_synonyms.cpp | 52 if (!TransformationAddBitInstructionSynonym::IsInstructionSupported( in Apply()
|
D | transformation_add_bit_instruction_synonym.h | 136 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | fuzzer_pass_add_copy_memory.cpp | 53 TransformationAddCopyMemory::IsInstructionSupported); in Apply()
|
D | transformation_move_instruction_down.h | 55 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | transformation_add_bit_instruction_synonym.cpp | 44 if (!IsInstructionSupported(ir_context, instruction)) { in IsApplicable() 103 bool TransformationAddBitInstructionSynonym::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationAddBitInstructionSynonym
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 59 if (!IsInstructionSupported(ir_context, *inst)) { in IsApplicable() 79 !IsInstructionSupported(ir_context, *successor_it)) { in IsApplicable() 85 if (IsInstructionSupported(ir_context, *successor_it) && in IsApplicable() 134 bool TransformationMoveInstructionDown::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationMoveInstructionDown 605 assert(IsInstructionSupported(ir_context, a) && in CanSafelySwapInstructions() 606 IsInstructionSupported(ir_context, b) && in CanSafelySwapInstructions()
|
D | transformation_add_copy_memory.cpp | 63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationAddCopyMemory
|
D | transformation_add_copy_memory.h | 64 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | fuzzer_pass_add_copy_memory.cpp | 52 TransformationAddCopyMemory::IsInstructionSupported); in Apply()
|
D | transformation_move_instruction_down.h | 55 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 59 if (!IsInstructionSupported(ir_context, *inst)) { in IsApplicable() 79 !IsInstructionSupported(ir_context, *successor_it)) { in IsApplicable() 85 if (IsInstructionSupported(ir_context, *successor_it) && in IsApplicable() 134 bool TransformationMoveInstructionDown::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationMoveInstructionDown 605 assert(IsInstructionSupported(ir_context, a) && in CanSafelySwapInstructions() 606 IsInstructionSupported(ir_context, b) && in CanSafelySwapInstructions()
|
D | transformation_wrap_vector_synonym.cpp | 54 if (!IsInstructionSupported(ir_context, *instruction)) { in IsApplicable() 173 bool TransformationWrapVectorSynonym::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationWrapVectorSynonym
|
D | transformation_add_copy_memory.cpp | 63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable() 160 bool TransformationAddCopyMemory::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationAddCopyMemory
|
D | transformation_wrap_vector_synonym.h | 70 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | transformation_add_copy_memory.h | 64 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | fuzzer_pass_add_bit_instruction_synonyms.cpp | 52 if (!TransformationAddBitInstructionSynonym::IsInstructionSupported( in Apply()
|
D | transformation_add_bit_instruction_synonym.h | 136 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | fuzzer_pass_add_copy_memory.cpp | 53 TransformationAddCopyMemory::IsInstructionSupported); in Apply()
|
D | transformation_move_instruction_down.h | 55 static bool IsInstructionSupported(opt::IRContext* ir_context,
|
D | transformation_add_bit_instruction_synonym.cpp | 44 if (!IsInstructionSupported(ir_context, instruction)) { in IsApplicable() 103 bool TransformationAddBitInstructionSynonym::IsInstructionSupported( in IsInstructionSupported() function in spvtools::fuzz::TransformationAddBitInstructionSynonym
|