Searched defs:SplatBits (Results 1 – 5 of 5) sorted by relevance
/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 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/Hexagon/ |
D | HexagonISelLowering.cpp | 2227 unsigned SplatBits = APSplatBits.getZExtValue(); in LowerBUILD_VECTOR() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5641 APInt SplatBits, SplatUndef; in resolveBuildVector() local 6498 APInt SplatBits, SplatUndef; in getVShiftImm() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6942 unsigned SplatBits = APSplatBits.getZExtValue(); in LowerBUILD_VECTOR() local
|