Searched refs:LValueIsSuitableForInlineAtomic (Results 1 – 4 of 4) sorted by relevance
219 if (LV.getType()->isAtomicType() || CGF.LValueIsSuitableForInlineAtomic(LV)) { in EmitAggLoadOfLValue()881 CGF.LValueIsSuitableForInlineAtomic(LHS)) { in VisitBinAssign()899 CGF.LValueIsSuitableForInlineAtomic(LHS)) { in VisitBinAssign()
347 (!isInit && CGF.LValueIsSuitableForInlineAtomic(lvalue))) in EmitStoreOfComplex()
1284 bool CodeGenFunction::LValueIsSuitableForInlineAtomic(LValue LV) { in LValueIsSuitableForInlineAtomic() function in CodeGenFunction
2430 bool LValueIsSuitableForInlineAtomic(LValue Src);