Lines Matching full:exchange
204 /// \brief Emits atomic compare-and-exchange sequence.
237 /// \brief Emits atomic compare-and-exchange op as a libcall.
242 /// \brief Emits atomic compare-and-exchange op as LLVM instruction.
355 // Cmp holds the result of the compare-exchange operation: true on success,
796 // There is only one libcall for compare an exchange, because there is no
798 // and exchange.
1510 /// Emit a compare-and-exchange op for atomic type.