Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/diff/
Ddiff.cpp162 bool IsDstMapped(const opt::Instruction* dst_inst) { in IsDstMapped()
175 const opt::Instruction* dst_inst) { in MapInsts()
714 const opt::Instruction* dst_inst = dst_id_to_.inst_map_[dst_id]; in MatchIds() local
748 const opt::Instruction* dst_inst = sorted_dst_insts[dst_cur]; in MatchPreambleInstructions() local
866 for (const opt::Instruction& dst_inst : dst_insts) { in MatchDebugAndAnnotationInstructions() local
1022 const opt::Instruction* dst_inst, in DoOperandsMatch()
1042 const opt::Instruction* dst_inst) { in DoInstructionsMatch()
1110 const opt::Instruction* dst_inst) { in DoInstructionsMatchFuzzy()
1157 const opt::Instruction* src_inst, const opt::Instruction* dst_inst) { in DoDebugAndAnnotationInstructionsMatch()
1252 const opt::Instruction* dst_inst, in MatchOpTypeStruct()
[all …]