Searched defs:srcLV (Results 1 – 5 of 5) sorted by relevance
91 void addWriteback(LValue srcLV, llvm::Value *temporary, in addWriteback()
264 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddr(), type, srcAlign); in EmitFinalDestCopy() local
1010 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); in InitCatchParam() local
2408 const LValue &srcLV = writeback.Source; in emitWriteback() local2501 LValue srcLV; in emitWritebackArg() local
849 LValue srcLV = MakeAddrLValue(src, type, align); in EmitBlockLiteral() local