Home
last modified time | relevance | path

Searched defs:dst_insts (Results 1 – 1 of 1) sorted by relevance

/third_party/spirv-tools/source/diff/
Ddiff.cpp736 opt::IteratorRange<opt::Module::const_inst_iterator> dst_insts) { in MatchPreambleInstructions()
864 opt::IteratorRange<opt::Module::const_inst_iterator> dst_insts) { in MatchDebugAndAnnotationInstructions()
2153 auto& dst_insts = dst_entry_points_map[execution_model]; in MatchEntryPointIds() local
2626 const InstList& src_insts, const InstList& dst_insts, in OutputSection()
2870 const InstructionList& dst_insts = dst_func_insts_[dst_func_id]; in Output() local
2879 const InstructionList& dst_insts = dst_func.second; in Output() local