Namespace containing utility functions of jit related things.
More...
|
template<typename T > |
constexpr asmjit::TypeId | GetTypeIdx () noexcept |
|
asmjit::TypeId | GetValueTypeId (ValueType valueType) noexcept |
|
asmjit::TypeId | GetRetTypeId (ValueType valueType) noexcept |
|
asmjit::CallConvId | GetCallConv ([[maybe_unused]] std::string_view conv) noexcept |
|
Namespace containing utility functions of jit related things.