Searched refs:CONST_HIGH_PART (Results 1 – 3 of 3) sorted by relevance
1718 #define CONST_HIGH_PART(VALUE) \ macro1722 ((VALUE) - CONST_HIGH_PART (VALUE))
2009 high = GEN_INT (CONST_HIGH_PART (offset)); in mips_add_offset()2210 i = mips_build_integer (codes, CONST_HIGH_PART (value)); in mips_build_lower()2240 else if ((value & 1) != 0 || LUI_OPERAND (CONST_HIGH_PART (value))) in mips_build_integer()
24679 CONST_HIGH_PART, CONST_LOW_PART, LUI_INT): New macros.