Home | History | Annotate | Download | only in X86

Lines Matching refs:FillVal

21382     SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) :
21385 Ops.push_back(FillVal);
21388 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, NVT) :
21390 return DAG.getNode(ISD::INSERT_SUBVECTOR, dl, NVT, FillVal,