Home
last modified time | relevance | path

Searched defs:PartSize (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDXContainerWriter.cpp103 uint64_t PartSize = SectionSize + sizeof(dxbc::PartHeader); in writeObject() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp420 unsigned PartSize = DL.getTypeStoreSize(EltTy); in createMemMoveLoop() local
496 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp474 const unsigned PartSize = PartTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp1515 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
4070 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
6490 unsigned PartSize = SrcTy.getSizeInBits(); in lowerMergeValues() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3986 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4122 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp881 unsigned PartSize = Is64 ? 64 : 32; in executeInWaterfallLoop() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5943 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinSize(); in LowerFormalArguments() local
6681 uint64_t PartSize = StoreSize; in LowerCall() local