Searched refs:VEXTEND (Results 1 – 4 of 4) sorted by relevance
1 ; Test that VEXTEND or VROUND nodes are not emitted without vector support.
260 VEXTEND, enumerator
350 def z_vextend : SDNode<"SystemZISD::VEXTEND", SDT_ZVecUnaryConv>;
2976 return DAG.getNode(SystemZISD::VEXTEND, DL, MVT::v2f64, Op); in expandV4F32ToV2F64()5993 OPCODE(VEXTEND); in getTargetNodeName()6733 VExtend = DAG.getNode(SystemZISD::VEXTEND, SDLoc(N), in combineFP_EXTEND()