Searched defs:srcLV (Results 1 – 5 of 5) sorted by relevance
304 void addWriteback(LValue srcLV, Address temporary, llvm::Value *toUse) { in addWriteback()
335 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddress(), type); in EmitFinalDestCopy() local
3877 const LValue &srcLV = writeback.Source; in emitWriteback() local3971 LValue srcLV; in emitWritebackArg() local
722 LValue srcLV = CGF.EmitLValue(srcExpr); in tryEmitARCCopyWeakInit() local
4564 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); in InitCatchParam() local