| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/ |
| HD | X86ShuffleDecode.cpp | 150 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/ |
| HD | SIMachineFunctionInfo.cpp | 278 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/ |
| HD | X86InterleavedAccess.cpp | 476 unsigned NumLanes = std::max((int)VT.getSizeInBits() / 128, 1); in DecodePALIGNRMask() local
|
| HD | X86MCInstLower.cpp | 2497 int NumLanes = 1; in EmitInstruction() local
|
| HD | X86ISelLowering.cpp | 6521 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/ |
| HD | InstCombineSimplifyDemanded.cpp | 1684 unsigned NumLanes = Ty0->getPrimitiveSizeInBits() / 128; in SimplifyDemandedVectorElts() local
|
| HD | InstCombineCalls.cpp | 561 unsigned NumLanes = ResTy->getPrimitiveSizeInBits() / 128; in simplifyX86pack() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 779 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/ |
| HD | NeonEmitter.cpp | 745 unsigned NumLanes; in fromTypedefName() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | AutoUpgrade.cpp | 2320 unsigned NumLanes = VT->getPrimitiveSizeInBits() / 128; in UpgradeIntrinsicCall() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGBuiltin.cpp | 11243 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/ |
| HD | AArch64ISelLowering.cpp | 9982 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/ |
| HD | ARMISelLowering.cpp | 13693 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVCVTCombine() local 13751 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVDIVCombine() local
|