Lines Matching defs:FillVal
31945 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, EltVT) :31948 Ops.push_back(FillVal);31951 SDValue FillVal = FillWithZeroes ? DAG.getConstant(0, dl, NVT) :31953 return DAG.getNode(ISD::INSERT_SUBVECTOR, dl, NVT, FillVal,