Home
last modified time | relevance | path

Searched defs:AccessSize (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp95 unsigned AccessSize) { in HexagonMCEmitCommonSymbol() argument
146 HexagonMCEmitLocalCommonSymbol(MCSymbol * Symbol,uint64_t Size,Align ByteAlignment,unsigned AccessSize) HexagonMCEmitLocalCommonSymbol() argument
H A DHexagonMCTargetDesc.cpp310 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 DTypeBasedAliasAnalysis.cpp551 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 DLoads.cpp215 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), isDereferenceableAndAlignedPointer() local
304 APInt AccessSize = TC * Step->getAPInt(); isDereferenceableAndAlignedInLoop() local
H A DStackSafetyAnalysis.cpp380 const SCEV *AccessSize) { in isSafeAccess() argument
/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp586 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 DAMDGPUPromoteAlloca.cpp503 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 DLoopAccessAnalysis.h439 unsigned AccessSize; global() member
/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp217 IsAccessSafe(Value * Addr,uint64_t AccessSize,const Value * AllocaPtr,uint64_t AllocaSize) IsAccessSafe() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp937 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp167 static int AccessSize() { AccessSize() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1983 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp291 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 DMemorySanitizer.cpp888 unsigned AccessSize = 1 << AccessSizeIndex; createUserspaceApi() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1470 TypeSize AccessSize = DL.getTypeStoreSize(&Ty); handleAccess() local