Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9037 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
9041 BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
9138 uint64_t SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR()
9611 APInt APSplatValue, APSplatUndef; in lowerToXXSPLTI32DX() local
9614 if (!BVN->isConstantSplat(APSplatValue, APSplatUndef, SplatBitSize, in lowerToXXSPLTI32DX()