• Home
  • Raw
  • Download

Lines Matching defs:Or

2192           __ Or(dst, lhs, rhs_reg);  in HandleBinaryOp()  local
2242 __ Or(dst_low, lhs_low, rhs_low); in HandleBinaryOp() local
2243 __ Or(dst_high, lhs_high, rhs_high); in HandleBinaryOp() local
2277 __ Or(dst_low, lhs_low, TMP); in HandleBinaryOp() local
2287 __ Or(dst_high, lhs_high, TMP); in HandleBinaryOp() local
2455 __ Or(dst, dst, TMP); in HandleShift() local
2477 __ Or(dst, dst, TMP); in HandleShift() local
2517 __ Or(dst_high, dst_high, TMP); in HandleShift() local
2522 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2527 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2531 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2534 __ Or(dst_high, dst_high, TMP); in HandleShift() local
2562 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2565 __ Or(dst_high, dst_high, TMP); in HandleShift() local
2579 __ Or(dst_high, dst_high, TMP); in HandleShift() local
2595 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2612 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2627 __ Or(dst_low, dst_low, TMP); in HandleShift() local
2631 __ Or(dst_high, dst_high, TMP); in HandleShift() local
3969 __ Or(out_low, out_low, AT); in DivRemByPowerOfTwo() local
4010 __ Or(AT, AT, in_low); in DivRemByPowerOfTwo() local
4020 __ Or(out_low, out_high, AT); in DivRemByPowerOfTwo() local
4041 __ Or(out_low, out_low, AT); in DivRemByPowerOfTwo() local
4064 __ Or(TMP, TMP, out_high); in DivRemByPowerOfTwo() local
4074 __ Or(out_high, out_high, AT); in DivRemByPowerOfTwo() local
4083 __ Or(AT, AT, in_low); in DivRemByPowerOfTwo() local
4320 __ Or(TMP, value.AsRegisterPairHigh<Register>(), value.AsRegisterPairLow<Register>()); in VisitDivZeroCheck() local
4849 __ Or(dst, lhs_high, lhs_low); in GenerateLongCompare() local
4854 __ Or(dst, lhs_high, lhs_low); in GenerateLongCompare() local
4865 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompare() local
4871 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompare() local
4890 __ Or(dst, TMP, AT); in GenerateLongCompare() local
4898 __ Or(dst, TMP, AT); in GenerateLongCompare() local
4915 __ Or(dst, dst, AT); in GenerateLongCompare() local
4934 __ Or(dst, dst, AT); in GenerateLongCompare() local
4953 __ Or(dst, dst, AT); in GenerateLongCompare() local
4972 __ Or(dst, dst, AT); in GenerateLongCompare() local
4983 __ Or(dst, TMP, AT); in GenerateLongCompare() local
4989 __ Or(dst, TMP, AT); in GenerateLongCompare() local
4998 __ Or(dst, AT, TMP); in GenerateLongCompare() local
5009 __ Or(dst, AT, TMP); in GenerateLongCompare() local
5020 __ Or(dst, AT, TMP); in GenerateLongCompare() local
5031 __ Or(dst, AT, TMP); in GenerateLongCompare() local
5065 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompareAndBranch() local
5070 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompareAndBranch() local
5080 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompareAndBranch() local
5085 __ Or(TMP, lhs_high, lhs_low); in GenerateLongCompareAndBranch() local
5103 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5111 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5128 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5137 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5162 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5171 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5188 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5194 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5207 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5214 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5233 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
5240 __ Or(TMP, TMP, AT); in GenerateLongCompareAndBranch() local
6403 __ Or(dst.AsRegister<Register>(), AT, TMP); in GenConditionalMoveR6() local
9031 __ Or(out_lo, out_lo, AT); in GenerateMinMaxInt() local
9039 __ Or(out_hi, out_hi, AT); in GenerateMinMaxInt() local
9060 __ Or(out, TMP, AT); in GenerateMinMaxInt() local
9253 __ Or(TMP, TMP, AT); in GenerateMinMaxFP() local