Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp90 unsigned AccessSize) { in HexagonMCEmitCommonSymbol()
142 unsigned AccessSize) { in HexagonMCEmitLocalCommonSymbol()
DHexagonMCTargetDesc.cpp191 unsigned AccessSize) override { in EmitCommonSymbolSorted()
200 unsigned AccessSize) override { in EmitLocalCommonSymbolSorted()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoads.cpp153 APInt AccessSize(DL.getPointerTypeSizeInBits(V->getType()), in isDereferenceableAndAlignedPointer() local
234 const APInt AccessSize = TC * EltSize; in isDereferenceableAndAlignedInLoop() local
425 auto AccessSize = LocationSize::precise(DL.getTypeStoreSize(AccessTy)); in FindAvailablePtrLoadStore() local
DTypeBasedAliasAnalysis.cpp552 uint64_t AccessSize = UINT64_MAX; in createAccessTag() local
DStackSafetyAnalysis.cpp249 uint64_t AccessSize) { in getAccessRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp231 bool SafeStack::IsAccessSafe(Value *Addr, uint64_t AccessSize, in IsAccessSafe()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp806 LocationSize AccessSize = LocationSize::unknown(); in mayLoopAccessLocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp235 unsigned Idx, uint32_t AccessSize, const SmallVectorImpl<EVT> &ValueVTs, in CanMergeParamLoadStoresStartingAt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1976 LocationSize AccessSize = LocationSize::unknown(); in mayLoopAccessLocation() local
DHexagonInstrInfo.cpp2946 unsigned AccessSize = 0; in getMemOperandWithOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp797 unsigned AccessSize = 1 << AccessSizeIndex; in createUserspaceApi() local