Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2203 static llvm::Value *emitARCStoreOperation(CodeGenFunction &CGF, Address addr, in emitARCStoreOperation() function
2608 return emitARCStoreOperation(*this, addr, value, in EmitARCStoreWeak()
2628 emitARCStoreOperation(*this, addr, value, in EmitARCInitWeak()