Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MakeAddrLValue

210     CGF.EmitStoreOfScalar(Cmp, CGF.MakeAddrLValue(Dest, E->getType()));
395 EmitStoreOfScalar(Val1Scalar, MakeAddrLValue(Val1, Val1Ty));
814 LValue tempLV = CGF.MakeAddrLValue(temp, getAtomicType(), getAtomicAlignment());