Searched refs:APSplatUndef (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 1654 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/ |
D | HexagonISelLowering.cpp | 2405 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local 2412 (BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 3960 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/ |
D | PPCISelLowering.cpp | 7200 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/ |
D | PPCISelLowering.cpp | 7888 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()
|