Searched defs:SplatUndef (Results 1 – 7 of 7) sorted by relevance
| /external/llvm/lib/Target/Mips/ |
| D | MipsSEISelDAGToDAG.cpp | 419 APInt SplatValue, SplatUndef; in selectVSplat() local 809 APInt SplatValue, SplatUndef; in selectNode() local
|
| D | MipsSEISelLowering.cpp | 603 APInt SplatValue, SplatUndef; in isVSplat() local 628 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 848 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 2323 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 4415 static SDValue isNEONModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, in isNEONModifiedImm() 4903 APInt SplatBits, SplatUndef; in LowerBUILD_VECTOR() local 8129 APInt SplatBits, SplatUndef; in PerformANDCombine() local 8172 APInt SplatBits, SplatUndef; in PerformORCombine() local 8210 APInt SplatUndef; in PerformORCombine() local 9202 APInt SplatBits, SplatUndef; in getVShiftImm() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 4876 APInt SplatBits, SplatUndef; in resolveBuildVector() local 5738 APInt SplatBits, SplatUndef; in getVShiftImm() local 7028 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 632 APInt SplatUndef; in isConstantSplatVector() local 2680 APInt SplatValue, SplatUndef; in visitAND() local
|
| D | SelectionDAG.cpp | 6621 APInt &SplatUndef, in isConstantSplat()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 5520 unsigned SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR() local
|