Searched refs:ANY_QI_REG_P (Results 1 – 5 of 5) sorted by relevance
1412 #define ANY_QI_REG_P(X) (REG_P (X) && ANY_QI_REGNO_P (REGNO (X))) macro
6060 if (ANY_QI_REG_P (low[0]) && ANY_QI_REG_P (high[0])) in ix86_split_ashl()
2724 gcc_assert (ANY_QI_REG_P (operands[1]) || MEM_P (operands[1]));9742 && (!REG_P (operands[2]) || ANY_QI_REG_P (operands[2]))
25620 satisfies ANY_QI_REG_P.27432 * i386.md (QImode move/add/shift patterns): Use ANY_QI_REG_P27874 (ANY_QI_REG_P, REX_INT_REGNO_P, REX_INT_REG_P): New.
15847 (ANY_QI_REG_P): Use GENERAL_REGNO_P and QI_REGNO_P.