Home
last modified time | relevance | path

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

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