Searched refs:DesiredLVal (Results 1 – 1 of 1) sorted by relevance
1715 LValue DesiredLVal; in EmitAtomicUpdateValue() local1718 DesiredLVal = CGF.MakeAddrLValue(DesiredAddr, AtomicLVal.getType()); in EmitAtomicUpdateValue()1729 DesiredLVal = in EmitAtomicUpdateValue()1738 DesiredLVal = LValue::MakeVectorElt( in EmitAtomicUpdateValue()1747 DesiredLVal = LValue::MakeExtVectorElt( in EmitAtomicUpdateValue()1756 CGF.EmitStoreThroughLValue(NewRVal, DesiredLVal); in EmitAtomicUpdateValue()1759 CGF.EmitStoreOfComplex(NewRVal.getComplexVal(), DesiredLVal, in EmitAtomicUpdateValue()1833 LValue DesiredLVal; in EmitAtomicUpdateValue() local1836 DesiredLVal = in EmitAtomicUpdateValue()1841 DesiredLVal = in EmitAtomicUpdateValue()[all …]