Searched refs:isLValueSuitableForInlineAtomic (Results 1 – 3 of 3) sorted by relevance
175 (!isInit && cgf.isLValueSuitableForInlineAtomic(lv))) { in emitStoreOfComplex()
345 bool isLValueSuitableForInlineAtomic(LValue lv);
1815 bool CIRGenFunction::isLValueSuitableForInlineAtomic(LValue lv) { in isLValueSuitableForInlineAtomic() function in CIRGenFunction