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