/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 95 unsigned AccessSize) { in HexagonMCEmitCommonSymbol() argument 146 HexagonMCEmitLocalCommonSymbol(MCSymbol * Symbol,uint64_t Size,Align ByteAlignment,unsigned AccessSize) HexagonMCEmitLocalCommonSymbol() argument
|
H A D | HexagonMCTargetDesc.cpp | 310 unsigned AccessSize) override { in emitLocalCommonSymbolSorted() argument 301 emitCommonSymbolSorted(MCSymbol * Symbol,uint64_t Size,unsigned ByteAlignment,unsigned AccessSize) emitCommonSymbolSorted() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 551 uint64_t AccessSize = UINT64_MAX; in createAccessTag() local 822 adjustForAccess(unsigned AccessSize) adjustForAccess() argument 850 adjustForAccess(size_t Offset,unsigned AccessSize) adjustForAccess() argument
|
H A D | Loads.cpp | 215 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), isDereferenceableAndAlignedPointer() local 304 APInt AccessSize = TC * Step->getAPInt(); isDereferenceableAndAlignedInLoop() local
|
H A D | StackSafetyAnalysis.cpp | 380 const SCEV *AccessSize) { in isSafeAccess() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 586 CharUnits AccessSize = bitsToCharUnits(BitSizeSinceBegin + CharBits - 1); in accumulateBitFields() local 682 CharUnits AccessSize = BestEndOffset - BeginOffset; in accumulateBitFields() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 503 TypeSize AccessSize = DL.getTypeStoreSize(AccessTy); in promoteAllocaUserToVector() local 560 TypeSize AccessSize = DL.getTypeStoreSize(AccessTy); in promoteAllocaUserToVector() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopAccessAnalysis.h | 439 unsigned AccessSize; global() member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 217 IsAccessSafe(Value * Addr,uint64_t AccessSize,const Value * AllocaPtr,uint64_t AllocaSize) IsAccessSafe() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 937 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interface_atomic.cpp | 167 static int AccessSize() { AccessSize() function
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 1983 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 291 CanMergeParamLoadStoresStartingAt(unsigned Idx,uint32_t AccessSize,const SmallVectorImpl<EVT> & ValueVTs,const SmallVectorImpl<uint64_t> & Offsets,Align ParamAlignment) CanMergeParamLoadStoresStartingAt() argument [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 888 unsigned AccessSize = 1 << AccessSizeIndex; createUserspaceApi() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1470 TypeSize AccessSize = DL.getTypeStoreSize(&Ty); handleAccess() local
|