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