Searched refs:APSplatUndef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1669 APInt APSplatBits, APSplatUndef; local
1673 if (!BCN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
2326 APInt APSplatBits, APSplatUndef; local
2331 if (BCN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4188 APInt APSplatBits, APSplatUndef; local
4191 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize,
4196 unsigned SplatUndef = APSplatUndef.getZExtValue();

Completed in 182 milliseconds