reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
23709 const TargetLowering &TLI = DAG.getTargetLoweringInfo(); 23710 SDValue Scale = DAG.getTargetConstant(C->getZExtValue(), dl, 23711 TLI.getPointerTy(DAG.getDataLayout())); 23719 Mask = getMaskNode(Mask, MaskVT, Subtarget, DAG, dl); 23721 SDVTList VTs = DAG.getVTList(Op.getValueType(), MaskVT, MVT::Other); 23726 Src = getZeroVector(Op.getSimpleValueType(), Subtarget, DAG, dl); 23731 SDValue Res = DAG.getTargetMemSDNode<X86MaskedGatherSDNode>( 23733 return DAG.getMergeValues({ Res, Res.getValue(2) }, dl);