Lines Matching defs:dst_id
265 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
522 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
641 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
891 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
972 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1053 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1093 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1266 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1303 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1449 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
1521 uint32_t dst_id; in BestEffortMatchFunctions() member
2055 uint32_t dst_id = dst_insts[0]->GetSingleWordOperand(1); in MatchEntryPointIds() local
2070 uint32_t dst_id = dst_inst->GetSingleWordOperand(1); in MatchEntryPointIds() local
2147 uint32_t dst_id = id_map_.MappedDstId(src_id); in MatchTypeForwardPointers() local