Searched refs:LValueIsSuitableForInlineAtomic (Results 1 – 4 of 4) sorted by relevance
215 if (LV.getType()->isAtomicType() || CGF.LValueIsSuitableForInlineAtomic(LV)) { in EmitAggLoadOfLValue()869 CGF.LValueIsSuitableForInlineAtomic(LHS)) { in VisitBinAssign()887 CGF.LValueIsSuitableForInlineAtomic(LHS)) { in VisitBinAssign()
340 (!isInit && CGF.LValueIsSuitableForInlineAtomic(lvalue))) in EmitStoreOfComplex()
1166 bool CodeGenFunction::LValueIsSuitableForInlineAtomic(LValue LV) { in LValueIsSuitableForInlineAtomic() function in CodeGenFunction
2211 bool LValueIsSuitableForInlineAtomic(LValue Src);