Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getUNDEF

1914       Vec2 = DAG.getUNDEF(VT);
1966 return DAG.getUNDEF(VT);
2027 Vec2 = DAG.getUNDEF(VT);
3203 Ops.push_back(DAG.getUNDEF(EltVT));
3248 Results.push_back(DAG.getUNDEF(Node->getValueType(0)));