Home
last modified time | relevance | path

Searched refs:LoadedPrivate (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13302 Value *LoadedPrivate = in emitExpandAtomicRMW() local
13304 Value *NewVal = Builder.CreateFAdd(LoadedPrivate, Val, "val.new"); in emitExpandAtomicRMW()
13318 Loaded->addIncoming(LoadedPrivate, PrivateBB); in emitExpandAtomicRMW()