Home
last modified time | relevance | path

Searched refs:UNPACKL_LOW (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h223 UNPACKL_LOW, enumerator
DSystemZOperators.td315 def z_unpackl_low : SDNode<"SystemZISD::UNPACKL_LOW", SDT_ZVecUnaryConv>;
DSystemZISelLowering.cpp3725 return DAG.getNode(SystemZISD::UNPACKL_LOW, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
5039 OPCODE(UNPACKL_LOW); in getTargetNodeName()
5346 SystemZISD::UNPACKL_HIGH : SystemZISD::UNPACKL_LOW); in combineMERGE()