Home
last modified time | relevance | path

Searched refs:UNPACKL_HIGH (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h215 UNPACKL_HIGH, enumerator
DSystemZOperators.td232 def z_unpackl_high : SDNode<"SystemZISD::UNPACKL_HIGH", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp3476 return DAG.getNode(SystemZISD::UNPACKL_HIGH, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
4580 return lowerExtendVectorInreg(Op, DAG, SystemZISD::UNPACKL_HIGH); in LowerOperation()
4650 OPCODE(UNPACKL_HIGH); in getTargetNodeName()
4904 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in combineMERGE()