Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h194 PERMUTE_DWORDS, enumerator
DSystemZISelLowering.cpp3290 return DAG.getNode(SystemZISD::PERMUTE_DWORDS, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN()
3381 { SystemZISD::PERMUTE_DWORDS, 4,
3384 { SystemZISD::PERMUTE_DWORDS, 1,
3560 unsigned InBytes = (P.Opcode == SystemZISD::PERMUTE_DWORDS ? 8 : in getPermuteNode()
3569 if (P.Opcode == SystemZISD::PERMUTE_DWORDS) { in getPermuteNode()
3571 Op = DAG.getNode(SystemZISD::PERMUTE_DWORDS, DL, InVT, Op0, Op1, Op2); in getPermuteNode()
4471 OPCODE(PERMUTE_DWORDS); in getTargetNodeName()
DSystemZOperators.td205 def z_permute_dwords : SDNode<"SystemZISD::PERMUTE_DWORDS",