Searched defs:NElts (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp51 unsigned NElts = Ty.getNumElements(); local
H A DR600ISelLowering.cpp1921 unsigned NElts = VT.getVectorNumElements(); local
H A DAMDGPUISelLowering.cpp2752 unsigned NElts = VT.getVectorNumElements(); local
3919 unsigned NElts = DestVT.getVectorNumElements(); local
H A DSIInstrInfo.cpp2428 int NElts = DstSize / 32; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h392 unsigned NElts = getVectorMinNumElements(); local
400 ElementCount NElts = getVectorElementCount(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMachineValueType.h433 unsigned NElts = getVectorNumElements(); local
443 unsigned NElts = getVectorNumElements(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp824 unsigned NElts; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp59 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { argument
68 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1394 auto NElts = End - Start; local
1410 auto NElts = End - Start; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2397 unsigned NElts = Mask.size(); local

Completed in 144 milliseconds