Home | History | Annotate | Download | only in Sparc

Lines Matching refs:RET_FLAG

138     return DAG.getNode(SPISD::RET_FLAG, dl, MVT::Other, Chain,
140 return DAG.getNode(SPISD::RET_FLAG, dl, MVT::Other, Chain,
825 case SPISD::RET_FLAG: return "SPISD::RET_FLAG";