Searched defs:SplatBits (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 184 APInt SplatBits = APInt::getZero(SplatBitWidth); in getSplatableConstant() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 810 APInt SplatBits; // Smallest splat value. global() member
|
H A D | SystemZISelLowering.cpp | 6021 APInt SplatBits, SplatUndef; lowerShift() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6630 APInt SplatBits, SplatUndef; getVShiftImm() local 7008 isVMOVModifiedImm(uint64_t SplatBits,uint64_t SplatUndef,unsigned SplatBitSize,SelectionDAG & DAG,const SDLoc & dl,EVT & VT,EVT VectorVT,VMOVModImmType type) isVMOVModifiedImm() argument 7943 APInt SplatBits, SplatUndef; LowerBUILD_VECTOR() local 14440 APInt SplatBits, SplatUndef; PerformANDCombine() local 14736 APInt SplatBits, SplatUndef; PerformORCombine() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13189 APInt SplatBits, SplatUndef; resolveBuildVector() local 14582 APInt SplatBits, SplatUndef; getVShiftImm() local [all...] |
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9599 uint64_t SplatBits = APSplatBits.getZExtValue(); LowerBUILD_VECTOR() local
|