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

References

lib/Target/PowerPC/PPCISelLowering.cpp
 8112   assert(Val >= -16 && Val <= 15 && "vsplti is out of range!");
 8112   assert(Val >= -16 && Val <= 15 && "vsplti is out of range!");
 8121   if (Val == -1)
 8127   return DAG.getBitcast(ReqVT, DAG.getConstant(Val, dl, CanonicalVT));