reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelLowering.cpp
 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;