Searched refs:CONST_HIGH_PART (Results 1 – 4 of 4) sorted by relevance
2313 #define CONST_HIGH_PART(VALUE) \ macro2317 ((VALUE) - CONST_HIGH_PART (VALUE))
1642 i = mips_build_integer (codes, CONST_HIGH_PART (value)); in mips_build_lower()1673 else if ((value & 1) != 0 || LUI_OPERAND (CONST_HIGH_PART (value))) in mips_build_integer()3427 high = gen_int_mode (CONST_HIGH_PART (offset), Pmode); in mips_add_offset()13726 intop = GEN_INT (CONST_HIGH_PART (offset)); in mips_process_load_label()
25111 CONST_HIGH_PART result.
24679 CONST_HIGH_PART, CONST_LOW_PART, LUI_INT): New macros.