Searched refs:LUI_INT (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/mips/ | ||
| H A D | predicates.md | 155 return !LUI_INT (op) && !SMALL_INT (op) && !SMALL_INT_UNSIGNED (op); |
| H A D | mips.h | 1700 #define LUI_INT(X) LUI_OPERAND (INTVAL (X)) macro |