/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuilder.h | 244 CharUnits EltSize = global() variable 264 CharUnits EltSize = CharUnits::fromQuantity(DL.getTypeAllocSize(ElTy)); global() variable 281 CharUnits EltSize = CharUnits::fromQuantity(DL.getTypeAllocSize(ElTy)); global() variable 294 CharUnits EltSize = global() variable
|
H A D | CGNonTrivialStruct.cpp | 196 CharUnits EltSize = Ctx.getTypeSizeInChars(EltTy); in visitArray() local 395 CharUnits EltSize = Ctx.getTypeSizeInChars(EltQT); in visitArray() local
|
/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
|
/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCLegalizerInfo.cpp | 33 const int EltSize = QueryTy.getElementType().getSizeInBits(); isRegisterType() local
|
/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(); isLegalNTStoreLoad() local
|
H A D | AArch64StackTagging.cpp | 299 uint32_t EltSize = DL->getTypeSizeInBits(EltTy); flatten() local
|
/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(); isRegisterVectorElementType() local 236 const int EltSize = Ty.getElementType().getSizeInBits(); isRegisterVectorType() local 506 unsigned EltSize = Ty.getScalarSizeInBits(); loadStoreBitcastWorkaround() local 1551 unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local 1575 unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local 1771 const unsigned EltSize = EltTy.getSizeInBits(); AMDGPULegalizerInfo() local 6560 unsigned EltSize = EltTy.getSizeInBits(); legalizeImageIntrinsic() local [all...] |
H A D | SIRegisterInfo.cpp | 99 unsigned EltSize = 4; global() member 1294 getFlatScratchSpillOpcode(const SIInstrInfo * TII,unsigned LoadStoreOp,unsigned EltSize) getFlatScratchSpillOpcode() argument 1356 unsigned EltSize = (IsFlat && !IsAGPR) ? std::min(RegWidth, 16u) : 4u; buildSpillLoadStore() local [all...] |
H A D | AMDGPURegisterBankInfo.cpp | 1035 unsigned EltSize = EltTy.getSizeInBits(); in splitUnequalType() local 1936 unsigned EltSize = VecTy.getScalarSizeInBits(); foldExtractEltToCmpSelect() local 2034 unsigned EltSize = VecTy.getScalarSizeInBits(); foldInsertEltToCmpSelect() local 4093 unsigned EltSize = getSizeInBits(MI.getOperand(2).getReg(), MRI, *TRI); getInstrMapping() local [all...] |
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | PPC.cpp | 18 CharUnits EltSize, const ComplexType *CTy) { in complexTempStructure() argument 255 CharUnits EltSize = TypeInfo.Width / 2; EmitVAArg() local 972 CharUnits EltSize = TypeInfo.Width / 2; 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); detectFPCCEligibleStructHelper() local
|
H A D | X86.cpp | 2010 uint64_t EltSize = getContext().getTypeSize(AT->getElementType()); classify() local 2315 unsigned EltSize = (unsigned)Context.getTypeSize(AT->getElementType()); BitsContainNoUserData() local 2402 unsigned EltSize = TD.getTypeAllocSize(EltTy); getFPTypeAtOffset() local 2515 unsigned EltSize = getDataLayout().getTypeAllocSize(EltTy); GetINTEGERTypeAtOffset() local [all...] |
H A D | AMDGPU.cpp | 76 unsigned EltSize = getContext().getTypeSize(EltTy); numRegsForType() local
|
/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
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 702 unsigned EltSize = Val->getScalarSizeInBits(); getVectorInstrCost() local 719 unsigned EltSize = Val->getScalarSizeInBits(); getVectorInstrCost() local
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 399 DecodeEXTRQIMask(unsigned NumElts,unsigned EltSize,int Len,int Idx,SmallVectorImpl<int> & ShuffleMask) DecodeEXTRQIMask() argument 436 DecodeINSERTQIMask(unsigned NumElts,unsigned EltSize,int Len,int Idx,SmallVectorImpl<int> & ShuffleMask) DecodeINSERTQIMask() argument [all...] |
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 164 if (EltSize == 64) in matchREV() local 441 auto EltSize = Builder.buildConstant(IdxTy, EltTy.getSizeInBytes()); applyNonConstInsert() local 984 unsigned EltSize = MRI.getType(LHS).getScalarSizeInBits(); matchLowerVectorFCMP() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 936 isSequenceFromUnmerge(GMergeLikeInstr & MI,unsigned MergeStartIdx,GUnmerge * Unmerge,unsigned UnmergeIdxStart,unsigned NumElts,unsigned EltSize,bool AllowUndef) isSequenceFromUnmerge() argument 962 unsigned EltSize = EltTy.getSizeInBits(); tryCombineMergeLike() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 766 TypeSize EltSize = DL.getTypeAllocSize(ET); unpackLoadToAggregate() local 1288 TypeSize EltSize = DL.getTypeAllocSize(AT->getElementType()); unpackStoreToAggregate() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1591 unsigned EltSize = VTy->getScalarSizeInBits(); getGatherScatterOpCost() local 1688 unsigned EltSize = ValVT.getScalarSizeInBits(); getArithmeticReductionCost() local 1842 unsigned EltSize = ValVT.getScalarSizeInBits(); getMinMaxReductionCost() local [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCV.cpp | 1378 unsigned EltSize = SemaRef.Context.getTypeSize(Info.ElementType); checkRVVTypeSupport() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 269 APInt EltSize(DL.getIndexTypeSizeInBits(Ptr->getType()), isDereferenceableAndAlignedInLoop() local
|