ΒΆllvm::RTLIB::Libcall getOUTLINE_ATOMIC(
    unsigned int Opc,
    llvm::AtomicOrdering Order,
    llvm::MVT VT)

Description

Return the outline atomics value for the given opcode, atomic ordering and type, or UNKNOWN_LIBCALL if there is none.

Declared at: llvm/include/llvm/CodeGen/RuntimeLibcalls.h:79

Parameters

unsigned int Opc
llvm::AtomicOrdering Order
llvm::MVT VT