Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:CONV

1500 #define CONV(X) \
1509 CONV(EQ);
1510 CONV(NE);
1511 CONV(GT);
1512 CONV(GE);
1513 CONV(LT);
1514 CONV(LE);
1519 #undef CONV