Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1268 Value *SecondLoadExtract = extractMaskedValue(Builder, SecondLoad, PMV); in expandAtomicCmpXchg() local
1269 ShouldStore = Builder.CreateICmpEQ(SecondLoadExtract, in expandAtomicCmpXchg()