Searched defs:low_bits (Results 1 – 13 of 13) sorted by relevance
340 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg()
100 int low_bits() const { return reg_code_ & 0x7; } in low_bits() function201 int low_bits() const { return reg_code_ & 0x7; } in low_bits() function
3422 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local3792 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local7251 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local8157 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local8458 uint32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
1482 LLVMValueRef low_bits; in lp_build_lerp_simple() local
1422 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
1749 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1748 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1766 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1793 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
3196 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local