Searched refs:high_bits (Results 1 – 1 of 1) sorted by relevance
410 uint16_t high_bits = High16Bits(value); in LoadConstantNoClobber() local414 bool high_fast = ((uint16_t)(high_bits + 1) <= 1); in LoadConstantNoClobber()418 if (LIKELY(low_bits == high_bits)) { in LoadConstantNoClobber()428 uniform_bits = high_bits; in LoadConstantNoClobber()433 useful_bits = high_bits; in LoadConstantNoClobber()450 NewLIR3(kA64Movk3rdM, r_dest.GetReg(), high_bits, 1); in LoadConstantNoClobber()