Lines Matching defs:Blt
1883 __ Blt(TMP, AT, slow_path->GetEntryLabel()); in GenerateClassInitializationCheck() local
4126 __ Blt(lhs, rhs_reg, label); in GenerateIntCompareAndBranch() local
4135 __ Blt(rhs_reg, lhs, label); in GenerateIntCompareAndBranch() local
4167 __ Blt(lhs, TMP, label); in GenerateIntCompareAndBranch() local
4196 __ Blt(TMP, lhs, label); in GenerateIntCompareAndBranch() local
4322 __ Blt(lhs_high, TMP, label); in GenerateLongCompareAndBranch() local
4326 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4330 __ Blt(TMP, lhs_high, label); in GenerateLongCompareAndBranch() local
4339 __ Blt(lhs_high, TMP, label); in GenerateLongCompareAndBranch() local
4348 __ Blt(TMP, lhs_high, label); in GenerateLongCompareAndBranch() local
4352 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4360 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4386 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4404 __ Blt(lhs_high, rhs_high, label); in GenerateLongCompareAndBranch() local
4407 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4410 __ Blt(rhs_high, lhs_high, label); in GenerateLongCompareAndBranch() local
4417 __ Blt(lhs_high, rhs_high, label); in GenerateLongCompareAndBranch() local
4424 __ Blt(rhs_high, lhs_high, label); in GenerateLongCompareAndBranch() local
4427 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4433 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
4453 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local