Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:CN

2564   ConstantSDNode *CN = dyn_cast<ConstantSDNode>(N);
2565 if (CN && CN->getSExtValue() > 0 && isInt<16>(CN->getSExtValue()))