Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp90 unsigned AccessSize) { in HexagonMCEmitCommonSymbol()
142 unsigned AccessSize) { in HexagonMCEmitLocalCommonSymbol()
H A DHexagonMCTargetDesc.cpp261 unsigned AccessSize) override { in emitCommonSymbolSorted()
270 unsigned AccessSize) override { in emitLocalCommonSymbolSorted()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp228 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), in isDereferenceableAndAlignedPointer() local
307 const APInt AccessSize = TC * EltSize; in isDereferenceableAndAlignedInLoop() local
H A DTypeBasedAliasAnalysis.cpp553 uint64_t AccessSize = UINT64_MAX; in createAccessTag() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp235 bool SafeStack::IsAccessSafe(Value *Addr, uint64_t AccessSize, in IsAccessSafe()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Damlresrc.h413 UINT8 AccessSize; /* ACPI 3.0, was previously Reserved */ member
H A Dacrestyp.h451 UINT8 AccessSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp954 LocationSize AccessSize = LocationSize::afterPointer(); in mayLoopAccessLocation() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_atomic.cpp167 static int AccessSize() { in AccessSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp220 unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, in CanMergeParamLoadStoresStartingAt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1994 LocationSize AccessSize = LocationSize::afterPointer(); in mayLoopAccessLocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp815 unsigned AccessSize = 1 << AccessSizeIndex; in createUserspaceApi() local