Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp107 PartSize = alignTo(PartSize, Align(4)); in writeObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp119 uint32_t PartSize = P.Size; in writeParts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp382 unsigned PartSize = DL.getTypeStoreSize(EltTy); createMemMoveLoop() local
454 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); createMemSetLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp158 uint32_t PartSize; in parsePartOffsets() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp532 const unsigned PartSize = PartTy.getSizeInBits(); buildCopyToRegs() local
H A DLegalizerHelper.cpp1798 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; widenScalarMergeValues() local
4461 unsigned PartSize = PartTy.getSizeInBits(); reduceLoadStoreWidth() local
7054 unsigned PartSize = Src0Ty.getSizeInBits(); lowerMergeValues() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4481 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); presplitLoadsAndStores() local
4617 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); presplitLoadsAndStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp896 unsigned PartSize = Is64 ? 64 : 32; in executeInWaterfallLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6862 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinValue(); LowerFormalArguments() local
7820 uint64_t PartSize = StoreSize; LowerCall() local
[all...]