Home
last modified time | relevance | path

Searched refs:emit_spstore (Results 1 – 25 of 66) sorted by relevance

123

/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_emit_mips.h192 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_asm.c412 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1203 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1211 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1229 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1236 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
H A Dlj_emit_ppc.h199 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_arm.h325 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_emit_mips.h192 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_asm.c413 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1204 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1212 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1230 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1237 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
H A Dlj_emit_ppc.h199 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_arm.h325 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_x86.h443 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_emit_mips.h192 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_asm.c412 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1203 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1211 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1229 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1236 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
H A Dlj_emit_ppc.h199 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_arm.h325 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_x86.h443 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_emit_mips.h192 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_asm.c412 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1203 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1211 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1229 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1236 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
H A Dlj_emit_ppc.h199 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
H A Dlj_emit_arm.h325 static void emit_spstore(ASMState *as, IRIns *ir, Reg r, int32_t ofs) in emit_spstore() function
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm.c187 #define emit_spstore(as, ir, r, ofs) \ macro
431 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1469 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1477 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1495 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1502 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm.c191 #define emit_spstore(as, ir, r, ofs) \ macro
442 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1473 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1481 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1499 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1506 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm.c185 #define emit_spstore(as, ir, r, ofs) \ macro
419 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1425 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1433 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1451 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1458 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm.c187 #define emit_spstore(as, ir, r, ofs) \ macro
431 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1469 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1477 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1495 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1502 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm.c195 #define emit_spstore(as, ir, r, ofs) \ macro
446 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1533 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1541 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1559 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1566 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm.c195 #define emit_spstore(as, ir, r, ofs) \ macro
446 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1533 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1541 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1559 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1566 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm.c195 #define emit_spstore(as, ir, r, ofs) \ macro
446 emit_spstore(as, ir, r, sps_scale(ir->s)); in ra_save()
1533 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1541 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()
1559 emit_spstore(as, irl, r, sps_scale(irl->s)); in asm_phi_copyspill()
1566 emit_spstore(as, IR(regcost_ref(as->cost[r])), r, SPOFS_TMP); in asm_phi_copyspill()

123