Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9786 APInt APSplatValue, APSplatUndef; in lowerToXXSPLTI32DX() local
9789 if (!BVN->isConstantSplat(APSplatValue, APSplatUndef, SplatBitSize, in lowerToXXSPLTI32DX()
9816 unsigned SplatVal = APSplatValue.getZExtValue(); in lowerToXXSPLTI32DX()