Searched refs:upper_word (Results 1 – 3 of 3) sorted by relevance
75 const uint32_t upper_word = inst->word(last_index); in LiteralsPass() local87 if (!VerifyUpperBits(upper_word, remaining_value_bits, signedness)) { in LiteralsPass()