Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h216 UNPACKL_LOW, enumerator
DSystemZOperators.td216 def z_unpackl_low : SDNode<"SystemZISD::UNPACKL_LOW", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp3318 return DAG.getNode(SystemZISD::UNPACKL_LOW, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
4479 OPCODE(UNPACKL_LOW); in getTargetNodeName()
4726 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in PerformDAGCombine()