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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h375 unsigned NElts = getVectorNumElements(); local
383 unsigned NElts = getVectorNumElements(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMachineValueType.h404 unsigned NElts = getVectorNumElements(); local
414 unsigned NElts = getVectorNumElements(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp824 unsigned NElts; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp57 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { argument
66 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1086 auto NElts = End - Start; local
1102 auto NElts = End - Start; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp360 unsigned NElts = LT.second.isVector() ? local
481 unsigned NElts = LT.second.isVector() ? local
[all...]
H A DR600ISelLowering.cpp1915 unsigned NElts = VT.getVectorNumElements(); local
H A DSIInstrInfo.cpp2221 int NElts = DstSize / 32; local
H A DAMDGPUISelLowering.cpp2767 unsigned NElts = VT.getVectorNumElements(); local
3922 unsigned NElts = DestVT.getVectorNumElements(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1245 unsigned NElts = VT.getVectorNumElements(); local

Completed in 241 milliseconds