/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuilder.h | 244 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 D | CGNonTrivialStruct.cpp | 196 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 D | CBufferDataLayout.cpp | 81 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 D | PPCLegalizerInfo.cpp | 33 const int EltSize = QueryTy.getElementType().getSizeInBits(); in isRegisterType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PerfectShuffle.h | 6702 inline bool isREVMask(ArrayRef<int> M, unsigned EltSize, unsigned NumElts, in isREVMask()
|
H A D | AArch64TargetTransformInfo.h | 326 unsigned EltSize = DataTypeTy->getElementType()->getScalarSizeInBits(); in isLegalNTStoreLoad() local
|
H A D | AArch64StackTagging.cpp | 299 uint32_t EltSize = DL->getTypeSizeInBits(EltTy); in flatten() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600TargetTransformInfo.cpp | 117 unsigned EltSize = in getVectorInstrCost() local
|
H A D | AMDGPULegalizerInfo.cpp | 79 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 D | SIRegisterInfo.cpp | 99 unsigned EltSize = 4; member 1294 unsigned EltSize) { in getFlatScratchSpillOpcode() 1356 unsigned EltSize = (IsFlat && !IsAGPR) ? std::min(RegWidth, 16u) : 4u; in buildSpillLoadStore() local
|
H A D | AMDGPURegisterBankInfo.cpp | 1035 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 D | PPC.cpp | 18 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 D | LoongArch.cpp | 158 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFARsEligibleStructHelper() local
|
H A D | RISCV.cpp | 164 CharUnits EltSize = getContext().getTypeSizeInChars(EltTy); in detectFPCCEligibleStructHelper() local
|
H A D | X86.cpp | 2010 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 D | AMDGPU.cpp | 76 unsigned EltSize = getContext().getTypeSize(EltTy); in numRegsForType() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 108 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 D | PPCTargetTransformInfo.cpp | 702 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 D | X86ShuffleDecode.cpp | 399 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 D | AArch64PostLegalizerLowering.cpp | 164 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 D | LegalizationArtifactCombiner.h | 936 unsigned NumElts, unsigned EltSize, in isSequenceFromUnmerge() 962 unsigned EltSize = EltTy.getSizeInBits(); in tryCombineMergeLike() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1591 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 D | InstCombineLoadStoreAlloca.cpp | 771 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 D | SemaRISCV.cpp | 1378 unsigned EltSize = SemaRef.Context.getTypeSize(Info.ElementType); in checkRVVTypeSupport() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 269 APInt EltSize(DL.getIndexTypeSizeInBits(Ptr->getType()), in isDereferenceableAndAlignedInLoop() local
|