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.cpp79 uint64_t PartSize = SectionSize; in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp120 uint32_t PartSize = P.Size; in writeParts() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp167 uint32_t PartSize; in parsePartOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp849 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp563 const TypeSize PartSize = PartTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp2161 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
5346 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
8373 unsigned PartSize = Src0Ty.getSizeInBits(); in lowerMergeValues() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4661 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4802 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.cpp7980 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinValue(); in LowerFormalArguments() local
9152 uint64_t PartSize = StoreSize; in LowerCall() local