Home
last modified time | relevance | path

Searched defs:NElts (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h375 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local
383 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h404 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local
414 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp360 unsigned NElts = LT.second.isVector() ? in getArithmeticInstrCost() local
481 unsigned NElts = LT.second.isVector() ? in getIntrinsicInstrCost() local
DR600ISelLowering.cpp1915 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
DAMDGPUISelLowering.cpp2767 unsigned NElts = VT.getVectorNumElements(); in LowerSIGN_EXTEND_INREG() local
3922 unsigned NElts = DestVT.getVectorNumElements(); in PerformDAGCombine() local
DSIInstrInfo.cpp2221 int NElts = DstSize / 32; in insertSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp57 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask()
66 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp824 unsigned NElts; in handleSpecialSwappables() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1245 unsigned NElts = VT.getVectorNumElements(); in computeRegisterProperties() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4680 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode() local
DTargetLowering.cpp6991 unsigned NElts = VecVT.getVectorNumElements(); in clampDynamicVectorIndex() local
DSelectionDAG.cpp1620 int NElts = Mask.size(); in getVectorShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2236 ElementCount NElts = Mask->getType()->getVectorElementCount(); in getShuffleVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3155 unsigned NElts; in canReuseExtract() local