Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9663 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
9667 BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
9814 uint64_t SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR()
10319 APInt APSplatValue, APSplatUndef; in lowerToXXSPLTI32DX() local
10322 if (!BVN->isConstantSplat(APSplatValue, APSplatUndef, SplatBitSize, in lowerToXXSPLTI32DX()
17180 APInt APSplatBits, APSplatUndef; in PerformDAGCombine() local
17184 APSplatBits, APSplatUndef, SplatBitSize, HasAnyUndefs, 0, in PerformDAGCombine()
18736 APInt APSplatBits, APSplatUndef; in combineVectorShift() local
18739 BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in combineVectorShift()