Home
last modified time | relevance | path

Searched defs:AtLeastAtomic (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoads.cpp469 Type *AccessTy, bool AtLeastAtomic, in getAvailableLoadStore()
559 const MemoryLocation &Loc, Type *AccessTy, bool AtLeastAtomic, in findAvailablePtrLoadStore()
649 bool AtLeastAtomic = Load->isAtomic(); in FindAvailableLoadedValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoads.cpp377 bool AtLeastAtomic, BasicBlock *ScanBB, in FindAvailablePtrLoadStore()