reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2222 if (!DemandedElts[i] && !Ops[i].isUndef()) { 2223 Ops[i] = TLO.DAG.getUNDEF(Ops[0].getValueType()); 2223 Ops[i] = TLO.DAG.getUNDEF(Ops[0].getValueType()); 2229 return TLO.CombineTo(Op, TLO.DAG.getBuildVector(VT, DL, Ops));