Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h197 PERMUTE_DWORDS, enumerator
DSystemZISelLowering.cpp3460 return DAG.getNode(SystemZISD::PERMUTE_DWORDS, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
3551 { SystemZISD::PERMUTE_DWORDS, 4,
3554 { SystemZISD::PERMUTE_DWORDS, 1,
3730 unsigned InBytes = (P.Opcode == SystemZISD::PERMUTE_DWORDS ? 8 : in getPermuteNode()
3739 if (P.Opcode == SystemZISD::PERMUTE_DWORDS) { in getPermuteNode()
3741 Op = DAG.getNode(SystemZISD::PERMUTE_DWORDS, DL, InVT, Op0, Op1, Op2); in getPermuteNode()
4644 OPCODE(PERMUTE_DWORDS); in getTargetNodeName()
DSystemZOperators.td223 def z_permute_dwords : SDNode<"SystemZISD::PERMUTE_DWORDS",