plugify 1.2.6
|
Namespace containing utility functions of jit related things. More...
Classes | |
struct | SimpleErrorHandler |
Functions | |
template<typename T > | |
constexpr asmjit::TypeId | GetTypeIdx () noexcept |
bool | HasHiArgSlot (asmjit::TypeId typeId) noexcept |
asmjit::TypeId | GetValueTypeId (ValueType valueType) noexcept |
asmjit::TypeId | GetRetTypeId (ValueType valueType) noexcept |
asmjit::CallConvId | GetCallConv (std::string_view conv) noexcept |
Namespace containing utility functions of jit related things.
|
constexprnoexcept |
Definition at line 11 of file helpers.hpp.