Home
last modified time | relevance | path

Searched defs:srcLV (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.h91 void addWriteback(LValue srcLV, llvm::Value *temporary, in addWriteback()
DCGExprAgg.cpp269 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddr(), type, srcAlign); in EmitFinalDestCopy() local
DCGCall.cpp2451 const LValue &srcLV = writeback.Source; in emitWriteback() local
2544 LValue srcLV; in emitWritebackArg() local
DCGBlocks.cpp851 LValue srcLV = MakeAddrLValue(src, type, align); in EmitBlockLiteral() local
DItaniumCXXABI.cpp3470 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); in InitCatchParam() local