Home
last modified time | relevance | path

Searched defs:NumEltsPerLane (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp168 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMILPMask() local
204 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMIL2PMask() local
H A DX86TargetTransformInfo.cpp4550 unsigned NumEltsPerLane = NumLegalElts / NumLanesTotal; in getScalarizationOverhead() local
4629 unsigned NumEltsPerLane = NumLegalElts / NumLanesTotal; in getScalarizationOverhead() local
H A DX86ISelLowering.cpp5054 int NumEltsPerLane = NumElts / NumLanes; in getPackDemandedElts() local
5078 int NumEltsPerLane = NumElts / NumLanes; in getHorizDemandedElts() local
9455 int NumEltsPerLane = NumElts / NumLanes; in IsElementEquivalent() local
10434 int NumEltsPerLane = NumElts / NumLanes; in matchShuffleAsBlend() local
10921 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsByteRotateAndPermute() local
11028 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsDecomposedShuffleMerge() local
11763 int NumEltsPerLane = 128 / EltBits; in lowerShuffleAsSpecificZeroOrAnyExtend() local
11928 int NumEltsPerLane = NumElements / NumLanes; in lowerShuffleAsZeroOrAnyExtend() local
14632 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsLanePermuteAndPermute() local
38650 int NumEltsPerLane = NumElts / NumLanes; in canonicalizeShuffleMaskWithHorizOp() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp481 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMILPMask() local
503 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMIL2PMask() local