/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | VNCoercion.cpp | 31 uint64_t StoreSize = DL.getTypeSizeInBits(StoredTy).getFixedValue(); canCoerceMustAliasedValueToLoad() local 193 uint64_t StoreSize = WriteSizeInBits / 8; // Convert to bytes. analyzeLoadFromClobberingWrite() local 223 uint64_t StoreSize = analyzeLoadFromClobberingStore() local 307 uint64_t StoreSize = getStoreValueForLoadHelper() local [all...] |
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.h | 73 uint64_t StoreSize[4]; variable
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MachineScheduler.cpp | 56 int StoreSize = AArch64InstrInfo::getMemScale(MI) * Multiples; in mayOverlapWrite() local
|
H A D | AArch64StackTagging.cpp | 150 if (!addRange(Offset, Offset + StoreSize, MSI)) in addStore() local 159 uint64_t StoreSize = cast<ConstantInt>(MSI->getLength())->getZExtValue(); addMemSet() local
|
H A D | AArch64LoadStoreOptimizer.cpp | 633 int StoreSize = TII->getMemScale(StoreInst); isLdOffsetInRangeOfSt() local 1145 int StoreSize = TII->getMemScale(*StoreI); promoteLoadFromStore() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 473 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); isLegalStore() local 685 unsigned StoreSize = 0; processLoopStores() local 1172 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); processLoopStoreOfLoopLoad() local 1201 loadAndStoreMayFormMemmove(unsigned StoreSize,bool IsNegStride,const Instruction & TheLoad,bool IsMemCpy) const loadAndStoreMayFormMemmove() argument 1268 int64_t StoreSize = ConstStoreSize->getValue()->getZExtValue(); processLoopStoreOfLoopLoad() local [all...] |
H A D | SROA.cpp | 1130 TypeSize StoreSize = DL.getTypeStoreSize(ValOp->getType()); visitStoreInst() local 1304 TypeSize StoreSize = DL.getTypeStoreSize(Op->getType()); hasUnsafePHIOrSelectUse() local 4637 uint64_t StoreSize = Ty->getBitWidth() / 8; presplitLoadsAndStores() local [all...] |
H A D | MemCpyOptimizer.cpp | 181 TypeSize StoreSize = DL.getTypeStoreSize(SI->getOperand(0)->getType()); addStore() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackSlotColoring.cpp | 481 unsigned StoreSize = 0; RemoveDeadStores() local
|
H A D | MachineFunction.cpp | 1442 uint64_t StoreSize = DL.getTypeStoreSize(A->getType()); CanShareConstantPoolEntry() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AvoidStoreForwardingBlocks.cpp | 620 isBlockingStore(int64_t LoadDispImm,unsigned LoadSize,int64_t StoreDispImm,unsigned StoreSize) isBlockingStore() argument
|
H A D | X86ISelDAGToDAG.cpp | 533 unsigned StoreSize = N->getMemoryVT().getStoreSize(); useNonTemporalLoad() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1947 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); isLegalStore() local 1977 mayLoopAccessLocation(Value * Ptr,ModRefInfo Access,Loop * L,const SCEV * BECount,unsigned StoreSize,AliasAnalysis & AA,SmallPtrSetImpl<Instruction * > & Ignored) mayLoopAccessLocation() argument 2024 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); processCopyingStore() local [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 537 TypeSize StoreSize = DL.getTypeSizeInBits(Val->getType()); getAvailableLoadStore() local
|
H A D | TargetTransformInfo.cpp | 1283 getStoreVectorFactor(unsigned VF,unsigned StoreSize,unsigned ChainSizeInBytes,VectorType * VecTy) const getStoreVectorFactor() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 571 CharUnits StoreSize = Store.second; EmitNullBaseClassInitialization() local 585 CharUnits StoreSize = Store.second; EmitNullBaseClassInitialization() local
|
/llvm-project/polly/lib/Transform/ |
H A D | DeLICM.cpp | 1062 auto StoreSize = in collapseScalarsToStore() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 356 getStoreVectorFactor(unsigned VF,unsigned StoreSize,unsigned ChainSizeInBytes,VectorType * VecTy) const getStoreVectorFactor() argument
|
H A D | AMDGPUISelLowering.cpp | 41 unsigned StoreSize = VT.getStoreSizeInBits(); in getEquivalentMemType() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 1285 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); storeOrigin() local 5078 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); visitCallBase() local 5814 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); visitCallBase() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 1527 TypeSize StoreSize = MemAccess->getMemoryVT().getStoreSize(); storeLoadIsAligned() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 917 getStoreVectorFactor(unsigned VF,unsigned StoreSize,unsigned ChainSizeInBytes,VectorType * VecTy) getStoreVectorFactor() argument
|
H A D | TargetTransformInfo.h | 2880 getStoreVectorFactor(unsigned VF,unsigned StoreSize,unsigned ChainSizeInBytes,VectorType * VecTy) getStoreVectorFactor() argument
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3704 const uint64_t StoreSize = DL.getTypeStoreSize(CV->getType()); emitGlobalConstantImpl() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 1364 TypeSize StoreSize = DL->getTypeStoreSize(LI.getType()); translateLoad() local
|