Home
last modified time | relevance | path

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

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