Searched refs:DesiredLVal (Results 1 – 1 of 1) sorted by relevance
1516 LValue DesiredLVal; in EmitAtomicUpdateValue() local1519 DesiredLVal = CGF.MakeAddrLValue(DesiredAddr, AtomicLVal.getType()); in EmitAtomicUpdateValue()1529 DesiredLVal = in EmitAtomicUpdateValue()1537 DesiredLVal = LValue::MakeVectorElt( in EmitAtomicUpdateValue()1545 DesiredLVal = LValue::MakeExtVectorElt( in EmitAtomicUpdateValue()1550 DesiredLVal.setTBAAInfo(AtomicLVal.getTBAAInfo()); in EmitAtomicUpdateValue()1556 CGF.EmitStoreThroughLValue(NewRVal, DesiredLVal); in EmitAtomicUpdateValue()1559 CGF.EmitStoreOfComplex(NewRVal.getComplexVal(), DesiredLVal, in EmitAtomicUpdateValue()1628 LValue DesiredLVal; in EmitAtomicUpdateValue() local1631 DesiredLVal = in EmitAtomicUpdateValue()[all …]