Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp278 int NumLanes = Size / 4; in allocateSGPRSpillToVGPR() local
339 unsigned NumLanes = Size / 4; in allocateVGPRSpillToAGPR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp476 unsigned NumLanes = std::max((int)VT.getSizeInBits() / 128, 1); in DecodePALIGNRMask() local
DX86MCInstLower.cpp2497 int NumLanes = 1; in EmitInstruction() local
DX86ISelLowering.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 …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1684 unsigned NumLanes = Ty0->getPrimitiveSizeInBits() / 128; in SimplifyDemandedVectorElts() local
DInstCombineCalls.cpp561 unsigned NumLanes = ResTy->getPrimitiveSizeInBits() / 128; in simplifyX86pack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp2320 unsigned NumLanes = VT->getPrimitiveSizeInBits() / 128; in UpgradeIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9982 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in performFpToIntCombine() local
10055 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in performFDivCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13690 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVCVTCombine() local
13748 unsigned NumLanes = Op.getValueType().getVectorNumElements(); in PerformVDIVCombine() local