Searched refs:targLev1 (Results 1 – 3 of 3) sorted by relevance
954 int targLev1 = (int)(targCEshifted & mask); in compareCE64s() local956 if (targLev1 != patLev1) { in compareCE64s()957 if (targLev1 == 0) { in compareCE64s()
938 int targLev1 = (int)(targCEshifted & mask); in compareCE64s() local940 if (targLev1 != patLev1) { in compareCE64s()941 if (targLev1 == 0) { in compareCE64s()
3773 int32_t targLev1 = (int32_t)(targCEshifted & mask); in compareCE64s() local3775 if ( targLev1 != patLev1 ) { in compareCE64s()3776 if ( targLev1 == 0 ) { in compareCE64s()