ΒΆllvm::RTLIB::Libcall getSYNC(unsigned int Opc,
llvm::MVT VT)
llvm::RTLIB::Libcall getSYNC(unsigned int Opc,
llvm::MVT VT)
Description
Return the SYNC_FETCH_AND_* value for the given opcode and type, or UNKNOWN_LIBCALL if there is none.
Declared at: llvm/include/llvm/CodeGen/RuntimeLibcalls.h:61
Parameters
- unsigned int Opc
- llvm::MVT VT