Lines Matching defs:tem2
2049 rtx tem2 = XEXP (x, 1);2054 tem1 = tem2, tem2 = XEXP (x, 0);2063 || REG_P (tem2))2067 PLUS is always found in tem2. */2068 if (CONST_INT_P (tem2) && INTVAL (tem2) < 128 && INTVAL (tem2) >= -128)2073 if (satisfies_constraint_L (tem2))2077 if (CONSTANT_P (tem2))
Indexes created Fri Mar 06 19:51:54 UTC 2026