Home
last modified time | relevance | path

Searched defs:DestLV (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp378 LValue DestLV = CGF.MakeAddrLValue(dest.getAddress(), type); in EmitCopy() local
416 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitCXXStdInitializerListExpr() local
1068 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitBinCmp() local
1608 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitInitListExpr() local
1862 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitDesignatedInitUpdateExpr() local
DCGExprComplex.cpp481 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in EmitCast() local
DCGExprScalar.cpp1945 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in VisitCastExpr() local
2015 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in VisitCastExpr() local
2022 LValue DestLV = CGF.MakeAddrLValue(Addr, DestTy); in VisitCastExpr() local
DCGClass.cpp979 LValue DestLV = CGF.MakeAddrLValue(ThisPtr, RecordTy); in emitMemcpy() local
/external/clang/lib/CodeGen/
DCGExprAgg.cpp345 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitCXXStdInitializerListExpr() local
1149 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitInitListExpr() local
1322 LValue DestLV = CGF.MakeAddrLValue(Dest.getAddress(), E->getType()); in VisitDesignatedInitUpdateExpr() local
DCGClass.cpp1054 LValue DestLV = CGF.MakeAddrLValue(ThisPtr, RecordTy); in emitMemcpy() local