Home
last modified time | relevance | path

Searched defs:NumLanes (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp150 unsigned NumLanes = Size / 128; in DecodePSHUFMask() local
221 unsigned NumLanes = (NumElts * ScalarBits) / 128; in DecodeUNPCKHMask() local
237 unsigned NumLanes = (NumElts * ScalarBits) / 128; in DecodeUNPCKLMask() local
267 unsigned NumLanes = NumElts / NumElementsInLane; in decodeVSHUF64x2FamilyMask() local
480 unsigned NumLanes = VecSize / 128; in DecodeVPERMILPMask() local
502 unsigned NumLanes = VecSize / 128; in DecodeVPERMIL2PMask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp415 unsigned NumLanes = Size / 4; in allocateSGPRSpillToVGPRLane() local
462 unsigned NumLanes = Size / 4; in allocateVGPRSpillToAGPR() local
H A DAMDGPURegisterBankInfo.cpp1963 unsigned NumLanes = DstRegs.size(); in foldExtractEltToCmpSelect() local
2064 unsigned NumLanes = InsRegs.size(); in foldInsertEltToCmpSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp477 unsigned NumLanes = std::max((int)VT.getSizeInBits() / 128, 1); in DecodePALIGNRMask() local
H A DX86InstCombineIntrinsic.cpp450 unsigned NumLanes = ResTy->getPrimitiveSizeInBits() / 128; in simplifyX86pack() local
3305 unsigned NumLanes = Ty0->getPrimitiveSizeInBits() / 128; in simplifyDemandedVectorEltsIntrinsic() local
H A DX86ISelLowering.cpp5168 unsigned NumLanes = VT.getSizeInBits() / 128; in createPackShuffleMask() local
5188 int NumLanes = VT.getSizeInBits() / 128; in getPackDemandedElts() local
9437 int NumLanes = NumElts / NumEltsPerLane; in isMultiLaneShuffleMask() local
9596 int NumLanes = VT.getSizeInBits() / 128; in IsElementEquivalent() local
10575 int NumLanes = VT.getSizeInBits() / 128; in matchShuffleAsBlend() local
10850 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsUNPCKAndPermute() local
11052 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsByteRotateAndPermute() local
11160 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsDecomposedShuffleMerge() local
12059 int NumLanes = Bits / 128; in lowerShuffleAsZeroOrAnyExtend() local
14762 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsLanePermuteAndPermute() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp575 int NumLanes = VectorBitWidth / 128; in getHorizDemandedEltsForFirstOperand() local
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_tool.h206 U8 NumLanes; /* 0x11 */ member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp769 unsigned NumLanes; in fromTypedefName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp718 for (unsigned Lane = 0, NumLanes = State.VF.getKnownMinValue(); in execute() local
H A DSLPVectorizer.cpp1404 int NumLanes; // Total number of lanes (aka vectorization factor). member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1409 ScalarEvolution &SE, const BoUpSLP &R, int NumLanes, in LookAheadHeuristics() argument
1777 for (unsigned Lane = 0, NumLanes in clearUsed() local
2142 unsigned NumLanes = VL.size(); appendOperandsOfVL() local
2284 unsigned NumLanes = getNumLanes(); reorder() local
3011 unsigned NumLanes = Scalars.size(); setOperandsInOrder() local
6024 unsigned NumLanes = TE->Scalars.size(); findExternalStoreUsersReorderIndices() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2371 size_t NumLanes = Op.getSimpleValueType().getVectorNumElements(); in unrollVectorShift() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2831 unsigned NumLanes = VT->getPrimitiveSizeInBits() / 128; in upgradeX86IntrinsicCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp15260 unsigned NumLanes = Ty->getPrimitiveSizeInBits() / 128; in EmitX86BuiltinExpr() local
15286 unsigned NumLanes = Ty->getPrimitiveSizeInBits() / 128; in EmitX86BuiltinExpr() local
15390 unsigned NumLanes = Ty->getPrimitiveSizeInBits() == 512 ? 4 : 2; in EmitX86BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16915 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVCVTCombine() local
17056 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVMulVCTPCombine() local