Searched defs:SplatUndef (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 491 APInt SplatValue, SplatUndef; in selectVSplat() local 885 APInt SplatValue, SplatUndef; in selectNode() local
|
D | MipsSEISelLowering.cpp | 606 APInt SplatValue, SplatUndef; in isVSplat() local 631 APInt SplatValue, SplatUndef; in isVectorAllOnes() local 852 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local 2348 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4750 static SDValue isNEONModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, in isNEONModifiedImm() 5366 APInt SplatBits, SplatUndef; in LowerBUILD_VECTOR() local 8819 APInt SplatBits, SplatUndef; in PerformANDCombine() local 8862 APInt SplatBits, SplatUndef; in PerformORCombine() local 8900 APInt SplatUndef; in PerformORCombine() local 10095 APInt SplatBits, SplatUndef; in getVShiftImm() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 4086 APInt SplatBits, SplatUndef; in lowerBUILD_VECTOR() local 4266 APInt SplatBits, SplatUndef; in lowerShift() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5641 APInt SplatBits, SplatUndef; in resolveBuildVector() local 6498 APInt SplatBits, SplatUndef; in getVShiftImm() local 8298 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 757 APInt SplatUndef; in isConstantSplatVector() local 3106 APInt SplatValue, SplatUndef; in visitAND() local
|
D | SelectionDAG.cpp | 7164 APInt &SplatUndef, in isConstantSplat()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6943 unsigned SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 25362 APInt SplatValue, SplatUndef; in VectorZextCombine() local
|