Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2405 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
2412 (BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7200 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
7203 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
7209 unsigned SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8711 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
8714 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
8756 unsigned SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR()