Home
last modified time | relevance | path

Searched defs:SplatBits (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp184 APInt SplatBits = APInt::getZero(SplatBitWidth); in getSplatableConstant() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h810 APInt SplatBits; // Smallest splat value. global() member
H A DSystemZISelLowering.cpp6021 APInt SplatBits, SplatUndef; lowerShift() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6630 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 DAArch64ISelLowering.cpp13189 APInt SplatBits, SplatUndef; resolveBuildVector() local
14582 APInt SplatBits, SplatUndef; getVShiftImm() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9599 uint64_t SplatBits = APSplatBits.getZExtValue(); LowerBUILD_VECTOR() local