Home
last modified time | relevance | path

Searched refs:lj_ir_emit (Results 1 – 25 of 100) sorted by relevance

1234

/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
114 #define EMITFOLD (lj_ir_emit(J))
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
114 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_mem.c441 return lj_ir_emit(J); in lj_opt_fwd_uload()
874 return lj_ir_emit(J); in lj_opt_fwd_tab_len()
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
114 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
114 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_mem.c441 return lj_ir_emit(J); in lj_opt_fwd_uload()
874 return lj_ir_emit(J); in lj_opt_fwd_tab_len()
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_iropt.h17 LJ_FUNC TRef LJ_FASTCALL lj_ir_emit(jit_State *J);
115 #define EMITFOLD (lj_ir_emit(J))
H A Dlj_folddef.h145 lj_ir_emit
H A Dlj_opt_mem.c441 return lj_ir_emit(J); in lj_opt_fwd_uload()
874 return lj_ir_emit(J); in lj_opt_fwd_tab_len()
H A Dlj_opt_loop.c99 #define emitir_raw(ot, a, b) (lj_ir_set(J, (ot), (a), (b)), lj_ir_emit(J))

1234