Lines Matching defs:LoadConst32
285 __ LoadConst32(AT, 0x00FF00FF); in GenReverse() local
296 __ LoadConst32(AT, 0x0F0F0F0F); in GenReverse() local
302 __ LoadConst32(AT, 0x33333333); in GenReverse() local
308 __ LoadConst32(AT, 0x55555555); in GenReverse() local
344 __ LoadConst32(AT, 0x00FF00FF); in GenReverse() local
362 __ LoadConst32(AT, 0x0F0F0F0F); in GenReverse() local
373 __ LoadConst32(AT, 0x33333333); in GenReverse() local
384 __ LoadConst32(AT, 0x55555555); in GenReverse() local
542 __ LoadConst32(TMP, 32); in GenNumberOfTrailingZeroes() local
549 __ LoadConst32(TMP, 32); in GenNumberOfTrailingZeroes() local
644 __ LoadConst32(AT, 0x55555555); in GenBitCount() local
647 __ LoadConst32(AT, 0x33333333); in GenBitCount() local
654 __ LoadConst32(AT, 0x0F0F0F0F); in GenBitCount() local
656 __ LoadConst32(TMP, 0x01010101); in GenBitCount() local
675 __ LoadConst32(AT, 0x55555555); in GenBitCount() local
683 __ LoadConst32(AT, 0x33333333); in GenBitCount() local
701 __ LoadConst32(AT, 0x0F0F0F0F); in GenBitCount() local
710 __ LoadConst32(AT, 0x01010101); in GenBitCount() local
2114 __ LoadConst32(out, 1); in VisitStringEquals() local
2183 __ LoadConst32(out, 1); in VisitStringEquals() local
2188 __ LoadConst32(out, 0); in VisitStringEquals() local
2227 __ LoadConst32(tmp_reg, std::numeric_limits<uint16_t>::max()); in GenerateStringIndexOf() local
2377 __ LoadConst32(AT, High32Bits(kPositiveInfinityDouble)); in GenIsInfinite() local
2380 __ LoadConst32(AT, kPositiveInfinityFloat); in GenIsInfinite() local
2430 __ LoadConst32(AT, 0x80000000); in GenHighestOneBit() local
2454 __ LoadConst32(AT, 0x80000000); in GenHighestOneBit() local
2620 __ LoadConst32(TMP, -1); in VisitMathRoundFloat() local
2623 __ LoadConst32(AT, std::numeric_limits<int32_t>::max()); in VisitMathRoundFloat() local
2998 __ LoadConst32(TMP, length_constant); in EnoughItems() local
3083 __ LoadConst32(count, length.GetConstant()->AsIntConstant()->GetValue()); in VisitSystemArrayCopyChar() local
3166 __ LoadConst32(out, address); in VisitIntegerValueOf() local
3173 __ LoadConst32(calling_convention.GetRegisterAt(0), address); in VisitIntegerValueOf() local
3192 __ LoadConst32(AT, count); in VisitIntegerValueOf() local
3202 __ LoadConst32(TMP, data_offset + address); in VisitIntegerValueOf() local
3211 __ LoadConst32(calling_convention.GetRegisterAt(0), address); in VisitIntegerValueOf() local