Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/
HDX86ShuffleDecode.cpp150 unsigned NumLanes = Size / 128; in DecodePSHUFMask() local
227 unsigned NumLanes = (NumElts * ScalarBits) / 128; in DecodeUNPCKHMask() local
246 unsigned NumLanes = (NumElts * ScalarBits) / 128; in DecodeUNPCKLMask() local
281 unsigned NumLanes = NumElts / NumElementsInLane; in decodeVSHUF64x2FamilyMask() local
496 unsigned NumLanes = VecSize / 128; in DecodeVPERMILPMask() local
518 unsigned NumLanes = VecSize / 128; in DecodeVPERMIL2PMask() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIMachineFunctionInfo.cpp278 int NumLanes = Size / 4; in allocateSGPRSpillToVGPR() local
339 unsigned NumLanes = Size / 4; in allocateVGPRSpillToAGPR() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InterleavedAccess.cpp476 unsigned NumLanes = std::max((int)VT.getSizeInBits() / 128, 1); in DecodePALIGNRMask() local
HDX86MCInstLower.cpp2497 int NumLanes = 1; in EmitInstruction() local
HDX86ISelLowering.cpp6521 unsigned NumLanes = VT.getSizeInBits() / 128; in createPackShuffleMask() local
6536 int NumLanes = VT.getSizeInBits() / 128; in getPackDemandedElts() local
6561 int NumLanes = VT.getSizeInBits() / 128; in getHorizDemandedElts() local
11432 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsUNPCKAndPermute() local
11503 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsByteRotateAndPermute() local
12313 int NumLanes = Bits / 128; in lowerShuffleAsZeroOrAnyExtend() local
14933 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsLanePermuteAndPermute() local
15166 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsLanePermuteAndRepeatedMask() local
15547 int NumLanes = VT.getSizeInBits() / 128; in lowerShuffleAsRepeatedMaskAndLanePermute() local
20385 unsigned NumLanes = BitWidth / 128; in lowerAddSubToHorizontalOp() local
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineSimplifyDemanded.cpp1684 unsigned NumLanes = Ty0->getPrimitiveSizeInBits() / 128; in SimplifyDemandedVectorElts() local
HDInstCombineCalls.cpp561 unsigned NumLanes = ResTy->getPrimitiveSizeInBits() / 128; in simplifyX86pack() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp779 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in clearUsed() local
1090 for (unsigned Lane = 0, NumLanes = getNumLanes(); Lane != NumLanes; in getBestLaneToStartReordering() local
1128 unsigned NumLanes = VL.size(); in appendOperandsOfVL() local
1219 unsigned NumLanes = getNumLanes(); in reorder() local
1500 unsigned NumLanes = Scalars.size(); in setOperandsInOrder() local
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp745 unsigned NumLanes; in fromTypedefName() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDAutoUpgrade.cpp2320 unsigned NumLanes = VT->getPrimitiveSizeInBits() / 128; in UpgradeIntrinsicCall() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp11243 unsigned NumLanes = Ty->getPrimitiveSizeInBits() / 128; in EmitX86BuiltinExpr() local
11270 unsigned NumLanes = Ty->getPrimitiveSizeInBits() / 128; in EmitX86BuiltinExpr() local
11376 unsigned NumLanes = Ty->getPrimitiveSizeInBits() == 512 ? 4 : 2; in EmitX86BuiltinExpr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp9982 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in performFpToIntCombine() local
10055 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in performFDivCombine() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp13693 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVCVTCombine() local
13751 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVDIVCombine() local