Lines Matching defs:fcmpu
1966 __ fcmpu(left_reg, right_reg); in DoShiftI() local
1973 __ fcmpu(left_reg, kDoubleRegZero); in DoShiftI() local
1990 __ fcmpu(left_reg, left_reg); in DoShiftI() local
2110 __ fcmpu(reg, kDoubleRegZero, cr7); in DoShiftI() local
2133 __ fcmpu(dbl_scratch, kDoubleRegZero, cr7); in DoShiftI() local
2226 __ fcmpu(dbl_scratch, kDoubleRegZero, cr7); in DoShiftI() local
2306 __ fcmpu(ToDoubleRegister(left), ToDoubleRegister(right)); in DoShiftI() local
2381 __ fcmpu(input_reg, input_reg); in DoShiftI() local
2398 __ fcmpu(value, kDoubleRegZero); in DoShiftI() local
3703 __ fcmpu(double_scratch1, dot_five); in DoShiftI() local
3719 __ fcmpu(input, dot_five); in DoShiftI() local
3771 __ fcmpu(input, temp); in DoShiftI() local