plugify 1.2.6
Loading...
Searching...
No Matches
Classes | Functions
plugify::JitUtils Namespace Reference

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
 

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.