Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2191 static llvm::Value *emitARCLoadOperation(CodeGenFunction &CGF, Address addr, in emitARCLoadOperation() function
2593 return emitARCLoadOperation(*this, addr, in EmitARCLoadWeak()
2600 return emitARCLoadOperation(*this, addr, in EmitARCLoadWeakRetained()