Searched refs:classes_intersect (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.c331 classes_intersect (int class1, int class2) function
720 if (classes_intersect (rclass, CR_REGS))
806 if (classes_intersect (rclass, CR_REGS)
2074 if (classes_intersect (from, CR_REGS))
2077 if (classes_intersect (to, CR_REGS))
2082 else if (classes_intersect (from, MEM_REGS)
2083 || classes_intersect (to, MEM_REGS))

Completed in 182 milliseconds