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.cpp2248 static llvm::Value *emitARCStoreOperation(CodeGenFunction &CGF, Address addr, in emitARCStoreOperation() function
2654 return emitARCStoreOperation(*this, addr, value, in EmitARCStoreWeak()
2674 emitARCStoreOperation(*this, addr, value, in EmitARCInitWeak()