Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp326 unsigned PartSize = DL.getTypeStoreSize(EltTy); in createMemMoveLoop() local
402 unsigned PartSize = DL.getTypeStoreSize(SetValue->getType()); in createMemSetLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp229 const unsigned PartSize = PartTy.getSizeInBits(); in unpackRegsToOrigType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp215 unsigned PartSize = PartTy.getSizeInBits(); in insertParts() local
1195 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
2944 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp369 const unsigned PartSize = PartTy.getSizeInBits(); in unpackRegsToOrigType() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp221 unsigned PartSize = PartTy.getSizeInBits(); in insertParts() local
1403 unsigned PartSize = DstTy.getSizeInBits() / NumSrc; in widenScalarMergeValues() local
3776 unsigned PartSize = PartTy.getSizeInBits(); in reduceLoadStoreWidth() local
5561 unsigned PartSize = SrcTy.getSizeInBits(); in lowerMergeValues() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3562 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
3688 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3856 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
3991 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp4009 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
4144 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4609 uint64_t PartSize = VA.getValVT().getStoreSize().getKnownMinSize(); in LowerFormalArguments() local
5289 uint64_t PartSize = StoreSize; in LowerCall() local