Searched defs:low_bits (Results 1 – 12 of 12) sorted by relevance
89 int32_t low_bits = reinterpret_cast<int32_t>(calling_frame->fp()); in construct_call() local93 int32_t low_bits = static_cast<int32_t>(fp & 0xffffffff); in construct_call() local
67 int64_t low_bits = *reinterpret_cast<uint64_t*>(*args[0]) >> 32; in GetFP() local
18180 static double DoubleFromBits(uint32_t high_bits, uint32_t low_bits) { in DoubleFromBits()
133 int low_bits() const { in low_bits() function256 int low_bits() const { in low_bits() function
340 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg()
1443 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1425 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1423 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
2783 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
2909 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local