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