Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h216 UNPACKL_LOW, enumerator
DSystemZOperators.td315 def z_unpackl_low : SDNode<"SystemZISD::UNPACKL_LOW", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp4508 return DAG.getNode(SystemZISD::UNPACKL_LOW, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
5970 OPCODE(UNPACKL_LOW); in getTargetNodeName()
6288 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in combineMERGE()