Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp544 LValue DstLV, SrcLV; in visitVolatileTrivial() local
711 LValue SrcLV = CGF->MakeAddrLValue(Addrs[SrcIdx], QT); in visitARCStrong() local
774 LValue SrcLV = CGF->MakeAddrLValue(Addrs[SrcIdx], QT); in visitARCStrong() local
[all...]
H A DCGExprAgg.cpp402 LValue SrcLV = CGF.MakeAddrLValue(src.getAddress(), type); EmitCopy() local
H A DCGClass.cpp974 LValue SrcLV = CGF.MakeNaturalAlignAddrLValue(SrcPtr, RecordTy); emitMemcpy() local
H A DCGCall.cpp4625 LValue SrcLV = CGF.MakeAddrLValue(Addr, Ty); copyInto() local
H A DCGStmtOpenMP.cpp355 LValue SrcLV = GenerateOpenMPCapturedVars() local