Searched refs:UseLibcall (Results 1 – 1 of 1) sorted by relevance
47 bool UseLibcall; member in __anon9b30ea710111::AtomicInfo72 UseLibcall = in AtomicInfo()84 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall()348 bool UseLibcall = (Size != Align || in EmitAtomicExpr() local443 if (UseLibcall) { in EmitAtomicExpr()