Searched defs:SplatBits (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 144 APInt SplatBits = APInt::getZero(SplatBitWidth); getSplatableConstant() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 802 APInt SplatBits; // Smallest splat value. global() member
|
H A D | SystemZISelLowering.cpp | 6012 APInt SplatBits, SplatUndef; lowerShift() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6598 APInt SplatBits, SplatUndef; getVShiftImm() local 6976 isVMOVModifiedImm(uint64_t SplatBits,uint64_t SplatUndef,unsigned SplatBitSize,SelectionDAG & DAG,const SDLoc & dl,EVT & VT,EVT VectorVT,VMOVModImmType type) isVMOVModifiedImm() argument 7911 APInt SplatBits, SplatUndef; LowerBUILD_VECTOR() local 14412 APInt SplatBits, SplatUndef; PerformANDCombine() local 14708 APInt SplatBits, SplatUndef; PerformORCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12442 APInt SplatBits, SplatUndef; resolveBuildVector() local 13789 APInt SplatBits, SplatUndef; getVShiftImm() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9464 uint64_t SplatBits = APSplatBits.getZExtValue(); LowerBUILD_VECTOR() local
|