plugify 1.0.0.0
Loading...
Searching...
No Matches
Functions
plugify::JitUtils Namespace Reference

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
 

Detailed Description

Namespace containing utility functions of jit related things.

Function Documentation

◆ GetTypeIdx()

template<typename T >
constexpr asmjit::TypeId plugify::JitUtils::GetTypeIdx ( )
constexprnoexcept

Definition at line 11 of file helpers.hpp.