Home
last modified time | relevance | path

Searched refs:LUI_INT (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
HDpredicates.md157 return !LUI_INT (op) && !SMALL_INT (op) && !SMALL_INT_UNSIGNED (op);
HDmips.h1729 #define LUI_INT(X) LUI_OPERAND (INTVAL (X)) macro
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200324679 CONST_HIGH_PART, CONST_LOW_PART, LUI_INT): New macros.