Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1641 Address CIRGenFunction::emitLoadOfReference(LValue refLVal, mlir::Location loc, in emitLoadOfReference() function in CIRGenFunction
1664 Address pointeeAddr = emitLoadOfReference(refLVal, loc, &pointeeBaseInfo); in emitLoadOfReferenceLValue()
H A DCIRGenFunction.h988 Address emitLoadOfReference(LValue refLVal, mlir::Location loc,