Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGCall.h319 addWriteback(LValue srcLV,Address temporary,llvm::Value * toUse) addWriteback() argument
H A DCGExprAgg.cpp346 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddress(), type); EmitFinalDestCopy() local
H A DCGCall.cpp4139 const LValue &srcLV = writeback.Source; emitWriteback() local
4232 LValue srcLV; emitWritebackArg() local
[all...]
H A DCGDecl.cpp738 LValue srcLV = CGF.EmitLValue(srcExpr); tryEmitARCCopyWeakInit() local
H A DItaniumCXXABI.cpp4680 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(AdjustedExn, CatchType); InitCatchParam() local