Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp1654 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
1658 if (!BCN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
2321 APInt APSplatBits, APSplatUndef; in LowerByteImmed() local
2326 if (BCN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerByteImmed()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2405 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
2412 (BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp3960 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
3963 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
3968 unsigned SplatUndef = APSplatUndef.getZExtValue(); 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-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7888 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local
7891 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
7905 unsigned SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR()