Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp102 uint64_t PartSize = SectionSize; in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp119 uint32_t PartSize = P.Size; in writeParts() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp408 unsigned PartSize = DL.getTypeStoreSize(EltTy); in createMemMoveLoop() local
481 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp158 uint32_t PartSize; in parsePartOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp564 const TypeSize PartSize = PartTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp1862 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
4665 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
7452 unsigned PartSize = Src0Ty.getSizeInBits(); in lowerMergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4522 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4663 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp896 unsigned PartSize = Is64 ? 64 : 32; in executeInWaterfallLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7501 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinValue(); in LowerFormalArguments() local
8549 uint64_t PartSize = StoreSize; in LowerCall() local