Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h219 UNPACKL_LOW, enumerator
DSystemZOperators.td234 def z_unpackl_low : SDNode<"SystemZISD::UNPACKL_LOW", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp3488 return DAG.getNode(SystemZISD::UNPACKL_LOW, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
4652 OPCODE(UNPACKL_LOW); in getTargetNodeName()
4904 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in combineMERGE()