Home | History | Annotate | Download | only in ARM

Lines Matching refs:RET_FLAG

945   case ARMISD::RET_FLAG:      return "ARMISD::RET_FLAG";
2183 return DAG.getNode(ARMISD::RET_FLAG, dl, MVT::Other, RetOps);
2238 if (UI->getOpcode() != ARMISD::RET_FLAG &&