Searched defs:src_inst (Results 1 – 2 of 2) sorted by relevance
174 void MapInsts(const opt::Instruction* src_inst, in MapInsts()713 const opt::Instruction* src_inst = src_id_to_.inst_map_[src_id]; in MatchIds() local747 const opt::Instruction* src_inst = sorted_src_insts[src_cur]; in MatchPreambleInstructions() local865 for (const opt::Instruction& src_inst : src_insts) { in MatchDebugAndAnnotationInstructions() local1021 bool Differ::DoOperandsMatch(const opt::Instruction* src_inst, in DoOperandsMatch()1041 bool Differ::DoInstructionsMatch(const opt::Instruction* src_inst, in DoInstructionsMatch()1109 bool Differ::DoInstructionsMatchFuzzy(const opt::Instruction* src_inst, in DoInstructionsMatchFuzzy()1157 const opt::Instruction* src_inst, const opt::Instruction* dst_inst) { in DoDebugAndAnnotationInstructionsMatch()1251 bool Differ::MatchOpTypeStruct(const opt::Instruction* src_inst, in MatchOpTypeStruct()1310 bool Differ::MatchOpConstant(const opt::Instruction* src_inst, in MatchOpConstant()[all …]
34 fs_inst *src_inst = defs.get(inst->src[0]); in opt_address_reg_load_local() local