Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1403 Value *ShouldStore = Builder.CreateICmpEQ( in expandAtomicCmpXchg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1154 auto *ShouldStore = Builder.CreateICmpNE(Masked, ArgVal); in createRMWOrFunc() local