Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:CONST32

961   return DAG.getNode(HexagonISD::CONST32, dl, ValTy, Res);
1026 return DAG.getNode(HexagonISD::CONST32, dl, getPointerTy(), Result);
1307 // Custom legalize GlobalAddress nodes into CONST32.
1468 case HexagonISD::CONST32: return "HexagonISD::CONST32";