Home
last modified time | relevance | path

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

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