Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp91 unsigned AccessSize) { in HexagonMCEmitCommonSymbol()
142 unsigned AccessSize) { in HexagonMCEmitLocalCommonSymbol()
DHexagonMCTargetDesc.cpp285 unsigned AccessSize) override { in emitCommonSymbolSorted()
294 unsigned AccessSize) override { in emitLocalCommonSymbolSorted()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DLoads.cpp215 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), in isDereferenceableAndAlignedPointer() local
297 const APInt AccessSize = TC * EltSize; in isDereferenceableAndAlignedInLoop() local
DTypeBasedAliasAnalysis.cpp551 uint64_t AccessSize = UINT64_MAX; in createAccessTag() local
DStackSafetyAnalysis.cpp356 const SCEV *AccessSize) { in isSafeAccess()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h374 unsigned AccessSize; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSafeStack.cpp218 bool SafeStack::IsAccessSafe(Value *Addr, uint64_t AccessSize, in IsAccessSafe()
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cpp167 static int AccessSize() { in AccessSize() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1014 LocationSize AccessSize = LocationSize::afterPointer(); in mayLoopAccessLocation() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1989 LocationSize AccessSize = LocationSize::afterPointer(); in mayLoopAccessLocation() local
/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp258 unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, in CanMergeParamLoadStoresStartingAt()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp845 unsigned AccessSize = 1 << AccessSizeIndex; in createUserspaceApi() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1375 TypeSize AccessSize = DL.getTypeStoreSize(&Ty); in handleAccess() local