Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:ID

191                               &SelectionDAGISel::ID, nullptr, false, false);
201 static unsigned doesIntrinsicReturnPredicate(unsigned ID)
203 switch (ID) {
753 unsigned ID =
755 if (doesIntrinsicReturnPredicate(ID)) {