Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp91 HexagonMCEmitCommonSymbol(MCSymbol * Symbol,uint64_t Size,Align ByteAlignment,unsigned AccessSize) HexagonMCEmitCommonSymbol() argument
142 HexagonMCEmitLocalCommonSymbol(MCSymbol * Symbol,uint64_t Size,Align ByteAlignment,unsigned AccessSize) HexagonMCEmitLocalCommonSymbol() argument
H A DHexagonMCTargetDesc.cpp285 emitCommonSymbolSorted(MCSymbol * Symbol,uint64_t Size,unsigned ByteAlignment,unsigned AccessSize) emitCommonSymbolSorted() argument
294 emitLocalCommonSymbolSorted(MCSymbol * Symbol,uint64_t Size,unsigned ByteAlignment,unsigned AccessSize) emitLocalCommonSymbolSorted() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp213 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), isDereferenceableAndAlignedPointer() local
302 APInt AccessSize = TC * Step->getAPInt(); isDereferenceableAndAlignedInLoop() local
H A DTypeBasedAliasAnalysis.cpp550 uint64_t AccessSize = UINT64_MAX; createAccessTag() local
H A DStackSafetyAnalysis.cpp356 isSafeAccess(const Use & U,AllocaInst * AI,const SCEV * AccessSize) isSafeAccess() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp403 TypeSize AccessSize = DL.getTypeStoreSize(AccessTy); promoteAllocaUserToVector() local
458 TypeSize AccessSize = DL.getTypeStoreSize(AccessTy); promoteAllocaUserToVector() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h388 unsigned AccessSize; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp217 bool SafeStack::IsAccessSafe(Value *Addr, uint64_t AccessSize, in IsAccessSafe() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Damlresrc.h521 UINT8 AccessSize; /* ACPI 3.0, was previously Reserved */ member
H A Dacrestyp.h559 UINT8 AccessSize; member
/freebsd-src/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi30.h67 UINT8 AccessSize; member
H A DAcpi40.h25 UINT8 AccessSize; member
H A DAcpi50.h147 UINT8 AccessSize; member
H A DAcpi51.h28 UINT8 AccessSize; member
H A DAcpi60.h27 UINT8 AccessSize; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp939 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp167 static int AccessSize() { in AccessSize() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1989 LocationSize AccessSize = LocationSize::afterPointer(); mayLoopAccessLocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp289 CanMergeParamLoadStoresStartingAt(unsigned Idx,uint32_t AccessSize,const SmallVectorImpl<EVT> & ValueVTs,const SmallVectorImpl<uint64_t> & Offsets,Align ParamAlignment) CanMergeParamLoadStoresStartingAt() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp885 unsigned AccessSize = 1 << AccessSizeIndex; createUserspaceApi() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1469 TypeSize AccessSize = DL.getTypeStoreSize(&Ty); handleAccess() local