Home
last modified time | relevance | path

Searched refs:changeElementCount (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h190 LLT changeElementCount(ElementCount EC) const { in changeElementCount() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp713 SrcTy.changeElementCount(ElementCount::getFixed(4)), in applyDupLane()
H A DAArch64LegalizerInfo.cpp871 SrcTy.changeElementCount(SrcTy.getElementCount().divideCoefficientBy(2)); in legalizeVectorTrunc()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h389 LLT UnmergeTy = CastSrcTy.changeElementCount( in tryFoldUnmergeCast()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp378 .changeElementCount(PartLLT.getElementCount() * 2); in buildCopyFromRegs()
H A DLegalizerHelper.cpp4458 DstTy.changeElementCount(DstTy.getElementCount().divideCoefficientBy(2)); in fewerElementsVectorShuffle()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp52 return Ty.changeElementCount(ElementCount::getFixed(Pow2NElts)); in getPow2VectorType()
2461 return Ty.changeElementCount( in widenToNextPowerOf2()
4473 Ty.changeElementCount(ElementCount::getFixed(AdjustedNumElts)); in legalizeImageIntrinsic()