Searched refs:UNPACKL_HIGH (Results 1 – 3 of 3) sorted by relevance
212 UNPACKL_HIGH, enumerator
214 def z_unpackl_high : SDNode<"SystemZISD::UNPACKL_HIGH", SDT_ZVecUnaryConv>;
3306 return DAG.getNode(SystemZISD::UNPACKL_HIGH, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()4408 return lowerExtendVectorInreg(Op, DAG, SystemZISD::UNPACKL_HIGH); in LowerOperation()4477 OPCODE(UNPACKL_HIGH); in getTargetNodeName()4726 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in PerformDAGCombine()