Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h218 UNPACK_LOW, enumerator
DSystemZOperators.td233 def z_unpack_low : SDNode<"SystemZISD::UNPACK_LOW", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp3482 return DAG.getNode(SystemZISD::UNPACK_LOW, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
4651 OPCODE(UNPACK_LOW); in getTargetNodeName()