/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | VNCoercion.cpp | 31 uint64_t StoreSize = DL.getTypeSizeInBits(StoredTy).getFixedValue(); in canCoerceMustAliasedValueToLoad() local 193 uint64_t StoreSize = WriteSizeInBits / 8; // Convert to bytes. in analyzeLoadFromClobberingWrite() local 223 uint64_t StoreSize = in analyzeLoadFromClobberingStore() local 307 uint64_t StoreSize = in getStoreValueForLoadHelper() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.h | 73 uint64_t StoreSize[4]; variable
|
/freebsd/contrib/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 int64_t StoreSize = DL->getTypeStoreSize(SI->getOperand(0)->getType()); in addStore() local 159 uint64_t StoreSize = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in addMemSet() local
|
H A D | AArch64LoadStoreOptimizer.cpp | 633 int StoreSize = TII->getMemScale(StoreInst); in isLdOffsetInRangeOfSt() local 1145 int StoreSize = TII->getMemScale(*StoreI); in promoteLoadFromStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 480 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); in isLegalStore() local 692 unsigned StoreSize = 0; in processLoopStores() local 1179 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); in processLoopStoreOfLoopLoad() local 1208 bool loadAndStoreMayFormMemmove(unsigned StoreSize, bool IsNegStride, in loadAndStoreMayFormMemmove() 1275 int64_t StoreSize = ConstStoreSize->getValue()->getZExtValue(); in processLoopStoreOfLoopLoad() local
|
H A D | SROA.cpp | 1130 TypeSize StoreSize = DL.getTypeStoreSize(ValOp->getType()); in visitStoreInst() local 1304 TypeSize StoreSize = DL.getTypeStoreSize(Op->getType()); in hasUnsafePHIOrSelectUse() local 4637 uint64_t StoreSize = Ty->getBitWidth() / 8; in presplitLoadsAndStores() local
|
H A D | MemCpyOptimizer.cpp | 182 TypeSize StoreSize = DL.getTypeStoreSize(SI->getOperand(0)->getType()); in addStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackSlotColoring.cpp | 478 unsigned StoreSize = 0; in RemoveDeadStores() local
|
H A D | MachineFunction.cpp | 1442 uint64_t StoreSize = DL.getTypeStoreSize(A->getType()); in CanShareConstantPoolEntry() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AvoidStoreForwardingBlocks.cpp | 620 int64_t StoreDispImm, unsigned StoreSize) { in isBlockingStore()
|
H A D | X86ISelDAGToDAG.cpp | 533 unsigned StoreSize = N->getMemoryVT().getStoreSize(); in useNonTemporalLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1947 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); in isLegalStore() local 1977 const SCEV *BECount, unsigned StoreSize, in mayLoopAccessLocation() 2024 unsigned StoreSize = DL->getTypeStoreSize(SI->getValueOperand()->getType()); in processCopyingStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 544 TypeSize StoreSize = DL.getTypeSizeInBits(Val->getType()); in getAvailableLoadStore() local
|
H A D | TargetTransformInfo.cpp | 1287 unsigned StoreSize, in getStoreVectorFactor()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 571 CharUnits StoreSize = Store.second; in EmitNullBaseClassInitialization() local 585 CharUnits StoreSize = Store.second; in EmitNullBaseClassInitialization() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 356 unsigned GCNTTIImpl::getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor()
|
H A D | AMDGPUISelLowering.cpp | 41 unsigned StoreSize = VT.getStoreSizeInBits(); in getEquivalentMemType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 1286 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); in storeOrigin() local 5158 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); in visitCallBase() local 5894 TypeSize StoreSize = DL.getTypeStoreSize(Shadow->getType()); in visitCallBase() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 1527 TypeSize StoreSize = MemAccess->getMemoryVT().getStoreSize(); in storeLoadIsAligned() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 919 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor()
|
H A D | TargetTransformInfo.h | 2905 unsigned getStoreVectorFactor(unsigned VF, unsigned StoreSize, in getStoreVectorFactor()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3706 const uint64_t StoreSize = DL.getTypeStoreSize(CV->getType()); in emitGlobalConstantImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 1364 TypeSize StoreSize = DL->getTypeStoreSize(LI.getType()); in translateLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 21690 const TypeSize StoreSize = ST->getMemoryVT().getStoreSize(); in visitLIFETIME_END() local 24593 LocationSize StoreSize = LocationSize::precise(VT.getStoreSize()); in narrowExtractedVectorLoad() local
|