Home | History | Annotate | Download | only in arm64

Lines Matching refs:ODDBALL_TYPE

181       __ Cmp(right_type, ODDBALL_TYPE);
268 __ Cmp(right_type, ODDBALL_TYPE);
271 __ Ccmp(left_type, ODDBALL_TYPE, ZFlag, ne);
408 __ CompareInstanceType(right_map, right_type, ODDBALL_TYPE);
410 __ CompareInstanceType(left_map, left_type, ODDBALL_TYPE);