Home | History | Annotate | Download | only in IR

Lines Matching refs:Splat

99     if (Constant *Splat = CV->getSplatValue())
100 return Splat->isAllOnesValue();
104 if (Constant *Splat = CV->getSplatValue())
105 return Splat->isAllOnesValue();
121 if (Constant *Splat = CV->getSplatValue())
122 return Splat->isMinSignedValue();
126 if (Constant *Splat = CV->getSplatValue())
127 return Splat->isMinSignedValue();
1060 // If this splat is compatible with ConstantDataVector, use it instead of
1312 /// getSplatValue - If this is a splat vector constant, meaning that all of
1325 /// getSplatValue - If this is a splat constant, where all of the
2604 /// getSplatValue - If this is a splat constant, meaning that all of the