plugify 1.0.0.0
|
Namespace containing utility functions of jit related things. More...
Functions | |
template<typename T > | |
constexpr asmjit::TypeId | GetTypeIdx () 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.