GetLeastBitsFromInt32 2630 src/arm/code-stubs-arm.cc           __ GetLeastBitsFromInt32(r2, r2, 5);
GetLeastBitsFromInt32 2635 src/arm/code-stubs-arm.cc           __ GetLeastBitsFromInt32(r2, r2, 5);
GetLeastBitsFromInt32 2649 src/arm/code-stubs-arm.cc           __ GetLeastBitsFromInt32(r2, r2, 5);
GetLeastBitsFromInt32  900 src/arm/macro-assembler-arm.h   void GetLeastBitsFromInt32(Register dst, Register src, int mun_least_bits);
GetLeastBitsFromInt32 2745 src/mips/code-stubs-mips.cc           __ GetLeastBitsFromInt32(a2, a2, 5);
GetLeastBitsFromInt32 2750 src/mips/code-stubs-mips.cc           __ GetLeastBitsFromInt32(a2, a2, 5);
GetLeastBitsFromInt32 2764 src/mips/code-stubs-mips.cc           __ GetLeastBitsFromInt32(a2, a2, 5);
GetLeastBitsFromInt32 1058 src/mips/macro-assembler-mips.h   void GetLeastBitsFromInt32(Register dst, Register src, int mun_least_bits);