Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGAtomic.cpp1913 Address NewAtomicIntAddr = emitCastToAtomicIntPointer(NewAtomicAddr); in EmitAtomicUpdateOp() local
1995 Address NewAtomicIntAddr = emitCastToAtomicIntPointer(NewAtomicAddr); in EmitAtomicUpdateOp() local
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4104 Value *NewAtomicIntAddr = in emitAtomicUpdate() local