Searched refs:UseLibcall (Results 1 – 1 of 1) sorted by relevance
39 bool UseLibcall; member in __anone1dfd2bb0111::AtomicInfo45 EvaluationKind(TEK_Scalar), UseLibcall(true) { in AtomicInfo()128 UseLibcall = !C.getTargetInfo().hasBuiltinAtomic( in AtomicInfo()138 bool shouldUseLibcall() const { return UseLibcall; } in shouldUseLibcall()862 bool UseLibcall = Misaligned | Oversized; in EmitAtomicExpr() local1051 if (UseLibcall) { in EmitAtomicExpr()