Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp326 unsigned PartSize = DL.getTypeStoreSize(EltTy); in createMemMoveLoop() local
402 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp458 const unsigned PartSize = PartTy.getSizeInBits(); in buildCopyToRegs() local
H A DLegalizerHelper.cpp219 unsigned PartSize = PartTy.getSizeInBits(); in insertParts() local
1356 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
3906 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
6156 unsigned PartSize = SrcTy.getSizeInBits(); in lowerMergeValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4007 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4142 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4991 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinSize(); in LowerFormalArguments() local
5687 uint64_t PartSize = StoreSize; in LowerCall() local