Home
last modified time | relevance | path

Searched defs:SplatBitSize (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp92 unsigned SplatBitSize; INITIALIZE_PASS() local
335 unsigned SplatBitSize; selectVSplat() local
H A DLoongArchISelLowering.cpp456 unsigned SplatBitSize; lowerBUILD_VECTOR() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp240 unsigned SplatBitSize; selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelDAGToDAG.cpp522 unsigned SplatBitSize; in selectVSplat() local
1087 unsigned SplatBitSize; trySelect() local
[all...]
H A DMipsSEISelLowering.cpp533 unsigned SplatBitSize; isVSplat() local
558 unsigned SplatBitSize; isVectorAllOnes() local
842 unsigned SplatBitSize; performDSPShiftCombine() local
2453 unsigned SplatBitSize; lowerBUILD_VECTOR() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h804 unsigned SplatBitSize = 0; global() member
H A DSystemZISelLowering.cpp6013 unsigned SplatBitSize; lowerShift() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2576 unsigned SplatBitSize; performVectorTruncZeroCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6599 unsigned SplatBitSize; getVShiftImm() local
6977 isVMOVModifiedImm(uint64_t SplatBits,uint64_t SplatUndef,unsigned SplatBitSize,SelectionDAG & DAG,const SDLoc & dl,EVT & VT,EVT VectorVT,VMOVModImmType type) isVMOVModifiedImm() argument
7912 unsigned SplatBitSize; LowerBUILD_VECTOR() local
14413 unsigned SplatBitSize; PerformANDCombine() local
14709 unsigned SplatBitSize; PerformORCombine() local
14750 unsigned SplatBitSize; PerformORCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9329 unsigned SplatBitSize; LowerBUILD_VECTOR() local
9942 unsigned SplatBitSize; lowerToXXSPLTI32DX() local
16075 unsigned SplatBitSize; PerformDAGCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12443 unsigned SplatBitSize; resolveBuildVector() local
13790 unsigned SplatBitSize; getVShiftImm() local
13914 unsigned SplatBitSize = 0; EmitVectorComparison() local
19608 unsigned SplatBitSize; tryCombineShiftImm() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp162 unsigned SplatBitSize; isConstantSplatVector() local
12396 isConstantSplat(APInt & SplatValue,APInt & SplatUndef,unsigned & SplatBitSize,bool & HasAnyUndefs,unsigned MinSplatBits,bool IsBigEndian) const isConstantSplat() argument
H A DDAGCombiner.cpp7110 Vector->isConstantSplat(SplatValue, SplatUndef, SplatBitSize, in visitAND() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4143 unsigned SplatBitSize; getAVX512Node() local
7075 getConstantVector(MVT VT,const APInt & SplatValue,unsigned SplatBitSize,LLVMContext & C) getConstantVector() argument
7199 unsigned SplatBitSize; lowerBuildVectorAsBroadcast() local
[all...]