Home
last modified time | relevance | path

Searched defs:EltSize (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h244 CharUnits EltSize = variable
264 CharUnits EltSize = CharUnits::fromQuantity(DL.getTypeAllocSize(ElTy)); variable
281 CharUnits EltSize = CharUnits::fromQuantity(DL.getTypeAllocSize(ElTy)); variable
294 CharUnits EltSize = variable
H A DCGNonTrivialStruct.cpp196 CharUnits EltSize = Ctx.getTypeSizeInChars(EltTy); in visitArray() local
395 CharUnits EltSize = Ctx.getTypeSizeInChars(EltQT); in visitArray() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp81 TypeSize EltSize = getTypeAllocSize(AT->getElementType()); in getTypeAllocSize() local
102 TypeSize EltSize = getTypeAllocSize(EltTy); in getStructLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp33 const int EltSize = QueryTy.getElementType().getSizeInBits(); in isRegisterType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PerfectShuffle.h6702 inline bool isREVMask(ArrayRef<int> M, unsigned EltSize, unsigned NumElts, in isREVMask()
H A DAArch64TargetTransformInfo.h326 unsigned EltSize = DataTypeTy->getElementType()->getScalarSizeInBits(); in isLegalNTStoreLoad() local
H A DAArch64StackTagging.cpp299 uint32_t EltSize = DL->getTypeSizeInBits(EltTy); in flatten() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp117 unsigned EltSize = in getVectorInstrCost() local
H A DAMDGPULegalizerInfo.cpp79 const unsigned EltSize = EltTy.getSizeInBits(); in isSmallOddVector() local
130 const int EltSize = EltTy.getSizeInBits(); in moreEltsToNext32Bit() local
145 const unsigned EltSize = Ty.getElementType().getSizeInBits(); in moreElementsToNextExistingRegClass() local
231 const int EltSize = EltTy.getSizeInBits(); in isRegisterVectorElementType() local
236 const int EltSize = Ty.getElementType().getSizeInBits(); in isRegisterVectorType() local
506 unsigned EltSize = Ty.getScalarSizeInBits(); in loadStoreBitcastWorkaround() local
1551 unsigned EltSize = EltTy.getSizeInBits(); in AMDGPULegalizerInfo() local
1575 unsigned EltSize = EltTy.getSizeInBits(); in AMDGPULegalizerInfo() local
1771 const unsigned EltSize = EltTy.getSizeInBits(); in AMDGPULegalizerInfo() local
6569 unsigned EltSize = EltTy.getSizeInBits(); in legalizeImageIntrinsic() local
H A DSIRegisterInfo.cpp99 unsigned EltSize = 4; member
1294 unsigned EltSize) { in getFlatScratchSpillOpcode()
1356 unsigned EltSize = (IsFlat && !IsAGPR) ? std::min(RegWidth, 16u) : 4u; in buildSpillLoadStore() local
H A DAMDGPURegisterBankInfo.cpp1035 unsigned EltSize = EltTy.getSizeInBits(); in splitUnequalType() local
1935 unsigned EltSize = VecTy.getScalarSizeInBits(); in foldExtractEltToCmpSelect() local
2033 unsigned EltSize = VecTy.getScalarSizeInBits(); in foldInsertEltToCmpSelect() local
4093 unsigned EltSize = getSizeInBits(MI.getOperand(2).getReg(), MRI, *TRI); in getInstrMapping() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp18 CharUnits EltSize, const ComplexType *CTy) { in complexTempStructure()
255 CharUnits EltSize = TypeInfo.Width / 2; in EmitVAArg() local
972 CharUnits EltSize = TypeInfo.Width / 2; in EmitVAArg() local
H A DLoongArch.cpp158 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFARsEligibleStructHelper() local
H A DRISCV.cpp164 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper() local
H A DX86.cpp2010 uint64_t EltSize = getContext().getTypeSize(AT->getElementType()); in classify() local
2315 unsigned EltSize = (unsigned)Context.getTypeSize(AT->getElementType()); in BitsContainNoUserData() local
2402 unsigned EltSize = TD.getTypeAllocSize(EltTy); in getFPTypeAtOffset() local
2515 unsigned EltSize = getDataLayout().getTypeAllocSize(EltTy); in GetINTEGERTypeAtOffset() local
H A DAMDGPU.cpp76 unsigned EltSize = getContext().getTypeSize(EltTy); in numRegsForType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp108 TypeSize EltSize = DL.getTypeAllocSize(EltTy); in ComputeValueVTs() local
161 uint64_t EltSize = DL.getTypeAllocSize(EltTy).getFixedValue(); in computeValueLLTs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp702 unsigned EltSize = Val->getScalarSizeInBits(); in getVectorInstrCost() local
719 unsigned EltSize = Val->getScalarSizeInBits(); in getVectorInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp399 void DecodeEXTRQIMask(unsigned NumElts, unsigned EltSize, int Len, int Idx, in DecodeEXTRQIMask()
436 void DecodeINSERTQIMask(unsigned NumElts, unsigned EltSize, int Len, int Idx, in DecodeINSERTQIMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp164 unsigned EltSize = Ty.getScalarSizeInBits(); in matchREV() local
441 auto EltSize = Builder.buildConstant(IdxTy, EltTy.getSizeInBytes()); in applyNonConstInsert() local
984 unsigned EltSize = MRI.getType(LHS).getScalarSizeInBits(); in matchLowerVectorFCMP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h936 unsigned NumElts, unsigned EltSize, in isSequenceFromUnmerge()
962 unsigned EltSize = EltTy.getSizeInBits(); in tryCombineMergeLike() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1591 unsigned EltSize = VTy->getScalarSizeInBits(); in getGatherScatterOpCost() local
1688 unsigned EltSize = ValVT.getScalarSizeInBits(); in getArithmeticReductionCost() local
1842 unsigned EltSize = ValVT.getScalarSizeInBits(); in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp771 TypeSize EltSize = DL.getTypeAllocSize(ET); in unpackLoadToAggregate() local
1293 TypeSize EltSize = DL.getTypeAllocSize(AT->getElementType()); in unpackStoreToAggregate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp1378 unsigned EltSize = SemaRef.Context.getTypeSize(Info.ElementType); in checkRVVTypeSupport() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp269 APInt EltSize(DL.getIndexTypeSizeInBits(Ptr->getType()), in isDereferenceableAndAlignedInLoop() local

123