reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8925 if (LdSplt.getValueType() != SVOp->getValueType(0)) 8926 LdSplt = DAG.getBitcast(SVOp->getValueType(0), LdSplt); 8926 LdSplt = DAG.getBitcast(SVOp->getValueType(0), LdSplt); 8927 return LdSplt;