Home
last modified time | relevance | path

Searched refs:source_inst (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_copy_memory.cpp61 auto* source_inst = in IsApplicable() local
63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable()
74 ir_context, source_inst->type_id()); in IsApplicable()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_copy_memory.cpp61 auto* source_inst = in IsApplicable() local
63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable()
74 ir_context, source_inst->type_id()); in IsApplicable()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_copy_memory.cpp61 auto* source_inst = in IsApplicable() local
63 if (!source_inst || !IsInstructionSupported(ir_context, source_inst)) { in IsApplicable()
74 ir_context, source_inst->type_id()); in IsApplicable()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp426 for (Instruction* source_inst : source_subscripts) { in MarkUnsusedDistanceEntriesAsIrrelevant()
428 scalar_evolution_.AnalyzeInstruction(source_inst)); in MarkUnsusedDistanceEntriesAsIrrelevant()
/third_party/spirv-tools/source/opt/
Dloop_dependence_helpers.cpp426 for (Instruction* source_inst : source_subscripts) { in MarkUnsusedDistanceEntriesAsIrrelevant()
428 scalar_evolution_.AnalyzeInstruction(source_inst)); in MarkUnsusedDistanceEntriesAsIrrelevant()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp426 for (Instruction* source_inst : source_subscripts) { in MarkUnsusedDistanceEntriesAsIrrelevant()
428 scalar_evolution_.AnalyzeInstruction(source_inst)); in MarkUnsusedDistanceEntriesAsIrrelevant()