Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3185 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in decomposeMulByConstant() local
4621 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in getPack() local
4732 static bool getTargetConstantBitsFromNode(SDValue Op, unsigned EltSizeInBits, in getTargetConstantBitsFromNode()
5652 unsigned EltSizeInBits = VT.getSizeInBits() / Size; in getTargetShuffleAndZeroables() local
5769 unsigned EltSizeInBits = CondVT.getScalarSizeInBits(); in createShuffleMaskFromVSELECT() local
6930 unsigned EltSizeInBits = Elt.getValueSizeInBits(); in EltsFromConsecutiveLoads() local
9517 unsigned EltSizeInBits, in isRepeatedTargetShuffleMask()
10066 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in matchShuffleAsVTRUNC() local
10168 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in lowerShuffleWithVPMOV() local
10219 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in lowerShuffleAsVTRUNC() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2426 ArrayRef<int> Mask, unsigned EltSizeInBits, unsigned MinSubElts, in isBitRotateMask()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8480 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in MatchRotate() local
25196 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in canCombineShuffleToExtendVectorInreg() local
25269 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in combineShuffleToZeroExtendVectorInReg() local
25405 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in combineTruncationShuffle() local
26608 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in visitINSERT_SUBVECTOR() local
H A DTargetLowering.cpp3085 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in SimplifyDemandedVectorElts() local
8065 unsigned EltSizeInBits = VT.getScalarSizeInBits(); in expandROT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6815 unsigned EltSizeInBits = DstTy.getScalarSizeInBits(); in lowerRotate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3370 isSimpleVIDSequence(SDValue Op,unsigned EltSizeInBits) isSimpleVIDSequence() argument
4952 unsigned EltSizeInBits = VT.getScalarSizeInBits(); isLegalBitRotate() local