Home
last modified time | relevance | path

Searched refs:argLV (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.cpp3622 LValue argLV = MakeAddrLValue(Addr, I->Ty); in EmitCall() local
3623 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()
3635 LValue argLV = MakeAddrLValue(Addr, I->Ty); in EmitCall() local
3636 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()