Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dpredicates.md155 return !LUI_INT (op) && !SMALL_INT (op) && !SMALL_INT_UNSIGNED (op);
H A Dmips.h1700 #define LUI_INT(X) LUI_OPERAND (INTVAL (X)) macro