reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1451 SDLoc DL(Op); 1452 ArrayRef<int> Mask = cast<ShuffleVectorSDNode>(Op.getNode())->getMask(); 1453 MVT VecType = Op.getOperand(0).getSimpleValueType(); 1460 Ops[OpIdx++] = Op.getOperand(0); 1461 Ops[OpIdx++] = Op.getOperand(1); 1472 return DAG.getNode(WebAssemblyISD::SHUFFLE, DL, Op.getValueType(), Ops);