Searched defs:dst_inst (Results 1 – 1 of 1) sorted by relevance
162 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() local748 const opt::Instruction* dst_inst = sorted_dst_insts[dst_cur]; in MatchPreambleInstructions() local866 for (const opt::Instruction& dst_inst : dst_insts) { in MatchDebugAndAnnotationInstructions() local1022 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 …]