Searched refs:if_mapnotsame (Results 1 – 1 of 1) sorted by relevance
587 Label if_mapsame(this), if_mapnotsame(this); in BranchIfSimd128Equal() local588 Branch(WordEqual(lhs_map, rhs_map), &if_mapsame, &if_mapnotsame); in BranchIfSimd128Equal()650 Bind(&if_mapnotsame); in BranchIfSimd128Equal()