Home
last modified time | relevance | path

Searched defs:srcLV (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.h91 void addWriteback(LValue srcLV, Address temporary, in addWriteback()
H A DCGExprAgg.cpp271 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddress(), type); in EmitFinalDestCopy() local
H A DCGCall.cpp2913 const LValue &srcLV = writeback.Source; in emitWriteback() local
3007 LValue srcLV; in emitWritebackArg() local
H A DCGDecl.cpp625 LValue srcLV = CGF.EmitLValue(srcExpr); in tryEmitARCCopyWeakInit() local
H A DItaniumCXXABI.cpp3706 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); in InitCatchParam() local