Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDXContainerWriter.cpp107 uint64_t PartSize = SectionSize; in writeObject() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp118 uint32_t PartSize = P.Size; in writeParts() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DDXContainer.cpp123 uint32_t PartSize; in parsePartOffsets() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp417 unsigned PartSize = DL.getTypeStoreSize(EltTy); in createMemMoveLoop() local
493 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp490 const unsigned PartSize = PartTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp1521 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
4086 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
6584 unsigned PartSize = SrcTy.getSizeInBits(); in lowerMergeValues() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4329 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4466 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp882 unsigned PartSize = Is64 ? 64 : 32; in executeInWaterfallLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6507 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinValue(); in LowerFormalArguments() local
7367 uint64_t PartSize = StoreSize; in LowerCall() local