Lines Matching refs:Blt
4705 __ Blt(lhs, rhs_reg, label); in GenerateIntCompareAndBranch() local
4714 __ Blt(rhs_reg, lhs, label); in GenerateIntCompareAndBranch() local
4746 __ Blt(lhs, TMP, label); in GenerateIntCompareAndBranch() local
4775 __ Blt(TMP, lhs, label); in GenerateIntCompareAndBranch() local
5116 __ Blt(lhs_high, TMP, label); in GenerateLongCompareAndBranch() local
5120 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5124 __ Blt(TMP, lhs_high, label); in GenerateLongCompareAndBranch() local
5133 __ Blt(lhs_high, TMP, label); in GenerateLongCompareAndBranch() local
5142 __ Blt(TMP, lhs_high, label); in GenerateLongCompareAndBranch() local
5146 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5154 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5180 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5198 __ Blt(lhs_high, rhs_high, label); in GenerateLongCompareAndBranch() local
5201 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5204 __ Blt(rhs_high, lhs_high, label); in GenerateLongCompareAndBranch() local
5211 __ Blt(lhs_high, rhs_high, label); in GenerateLongCompareAndBranch() local
5218 __ Blt(rhs_high, lhs_high, label); in GenerateLongCompareAndBranch() local
5221 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5227 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local
5247 __ Blt(TMP, AT, label); in GenerateLongCompareAndBranch() local