• Home
  • Raw
  • Download

Lines Matching defs:LoadConst32

289       __ LoadConst32(AT, 0x00FF00FF);  in GenReverse()  local
300 __ LoadConst32(AT, 0x0F0F0F0F); in GenReverse() local
306 __ LoadConst32(AT, 0x33333333); in GenReverse() local
312 __ LoadConst32(AT, 0x55555555); in GenReverse() local
348 __ LoadConst32(AT, 0x00FF00FF); in GenReverse() local
366 __ LoadConst32(AT, 0x0F0F0F0F); in GenReverse() local
377 __ LoadConst32(AT, 0x33333333); in GenReverse() local
388 __ LoadConst32(AT, 0x55555555); in GenReverse() local
546 __ LoadConst32(TMP, 32); in GenNumberOfTrailingZeroes() local
553 __ LoadConst32(TMP, 32); in GenNumberOfTrailingZeroes() local
665 __ LoadConst32(AT, 0x55555555); in GenBitCount() local
668 __ LoadConst32(AT, 0x33333333); in GenBitCount() local
675 __ LoadConst32(AT, 0x0F0F0F0F); in GenBitCount() local
677 __ LoadConst32(TMP, 0x01010101); in GenBitCount() local
696 __ LoadConst32(AT, 0x55555555); in GenBitCount() local
704 __ LoadConst32(AT, 0x33333333); in GenBitCount() local
722 __ LoadConst32(AT, 0x0F0F0F0F); in GenBitCount() local
731 __ LoadConst32(AT, 0x01010101); in GenBitCount() local
1561 __ LoadConst32(out, 1); in VisitStringEquals() local
1638 __ LoadConst32(out, 1); in VisitStringEquals() local
1643 __ LoadConst32(out, 0); in VisitStringEquals() local
1682 __ LoadConst32(tmp_reg, std::numeric_limits<uint16_t>::max()); in GenerateStringIndexOf() local
1832 __ LoadConst32(AT, High32Bits(kPositiveInfinityDouble)); in GenIsInfinite() local
1835 __ LoadConst32(AT, kPositiveInfinityFloat); in GenIsInfinite() local
1885 __ LoadConst32(AT, 0x80000000); in GenHighestOneBit() local
1909 __ LoadConst32(AT, 0x80000000); in GenHighestOneBit() local
2075 __ LoadConst32(TMP, -1); in VisitMathRoundFloat() local
2078 __ LoadConst32(AT, std::numeric_limits<int32_t>::max()); in VisitMathRoundFloat() local
2453 __ LoadConst32(TMP, length_constant); in EnoughItems() local
2538 __ LoadConst32(count, length.GetConstant()->AsIntConstant()->GetValue()); in VisitSystemArrayCopyChar() local
2641 __ LoadConst32(AT, info.length); in VisitIntegerValueOf() local