Home
last modified time | relevance | path

Searched refs:hiop (Results 1 – 25 of 61) sorted by relevance

123

/dports/math/mfem/mfem-4.3/linalg/
H A Dhiop.cpp20 using namespace hiop;
295 hiop::hiopNlpDenseConstraints hiopInstance(*hiop_problem); in Mult()
309 hiop::hiopAlgFilterIPM solver(&hiopInstance); in Mult()
310 const hiop::hiopSolveStatus status = solver.run(); in Mult()
314 if (status != hiop::Solve_Success && status != hiop::Solve_Success_RelTol) in Mult()
H A Dhiop.hpp32 class HiopOptimizationProblem : public hiop::hiopInterfaceDenseConstraints
/dports/math/mfem/mfem-4.3/
H A D.gitignore124 examples/hiop/ex9
125 examples/hiop/ex9p
126 examples/hiop/ex9.mesh
127 examples/hiop/ex9-mesh.*
128 examples/hiop/ex9-init.*
129 examples/hiop/ex9-final.*
/dports/math/mfem/mfem-4.3/config/cmake/modules/
H A DFindHIOP.cmake20 "lib" "hiop"
28 #using namespace hiop;
/dports/math/mfem/mfem-4.3/examples/hiop/
H A Dmakefile15 SRC = $(if $(MFEM_DIR:../..=),$(MFEM_DIR)/examples/hiop/,)
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_arm.h432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1059 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1060 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1064 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1076 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1113 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1118 if (hiop) in asm_ahustore()
1132 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1133 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h332 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
341 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
373 } else if (hiop) { in asm_setupresult()
1203 int hiop = (LJ_32 && LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1208 if (hiop) { in asm_ahuvload()
1316 int hiop = (LJ_32 && LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1317 if (hiop) in asm_sload()
1326 if (hiop && ra_used(ir+1)) { in asm_sload()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_arm.h435 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
450 } else if (hiop) { in asm_setupresult()
1071 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1072 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1076 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1089 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1126 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1131 if (hiop) in asm_ahustore()
1145 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1146 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h340 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t));
349 if (hiop && ra_hasreg((ir+1)->r))
381 } else if (hiop) {
1329 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP);
1334 if (hiop) {
1443 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP);
1444 if (hiop)
1456 if (hiop && ra_used(ir+1)) {
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_arm.h432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1056 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1057 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1061 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1073 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1110 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1115 if (hiop) in asm_ahustore()
1129 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1130 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h310 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
317 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
339 } else if (hiop) { in asm_setupresult()
954 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
955 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
959 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
996 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1001 if (hiop) in asm_ahustore()
1020 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1021 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_arm.h432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1059 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1060 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1064 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1076 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1113 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1118 if (hiop) in asm_ahustore()
1132 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1133 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h332 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
341 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
373 } else if (hiop) { in asm_setupresult()
1203 int hiop = (LJ_32 && LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1208 if (hiop) { in asm_ahuvload()
1316 int hiop = (LJ_32 && LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1317 if (hiop) in asm_sload()
1326 if (hiop && ra_used(ir+1)) { in asm_sload()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_arm.h429 int hiop = ((ir+1)->o == IR_HIOP); in asm_setupresult() local
432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1121 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1122 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1126 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1138 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1180 if (hiop) in asm_ahustore()
1194 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1195 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_arm.h438 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
453 } else if (hiop) { in asm_setupresult()
1118 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1119 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1123 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1137 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1174 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1179 if (hiop) in asm_ahustore()
1193 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1194 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h354 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
361 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
391 } else if (hiop) { in asm_setupresult()
1381 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1386 if (hiop) { in asm_ahuvload()
1496 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_sload() local
1497 if (hiop) in asm_sload()
1509 if (hiop && ra_used(ir+1)) { in asm_sload()
H A Dlj_asm_ppc.h316 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
323 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
343 } else if (hiop) { in asm_setupresult()
1098 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1099 if (hiop) in asm_sload()
1112 if (hiop && ra_used(ir+1)) { in asm_sload()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_arm.h432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1120 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1121 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1125 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1137 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1174 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1179 if (hiop) in asm_ahustore()
1193 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1194 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_arm.h438 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
453 } else if (hiop) { in asm_setupresult()
1118 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1119 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1123 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1137 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1174 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1179 if (hiop) in asm_ahustore()
1193 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1194 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h354 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
361 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
391 } else if (hiop) { in asm_setupresult()
1381 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1386 if (hiop) { in asm_ahuvload()
1496 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_sload() local
1497 if (hiop) in asm_sload()
1509 if (hiop && ra_used(ir+1)) { in asm_sload()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_arm.h429 int hiop = ((ir+1)->o == IR_HIOP); in asm_setupresult() local
432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1121 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1122 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1126 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1138 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1180 if (hiop) in asm_ahustore()
1194 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1195 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_arm.h438 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
453 } else if (hiop) { in asm_setupresult()
1118 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1119 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1123 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1137 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1174 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahustore() local
1179 if (hiop) in asm_ahustore()
1193 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1194 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
H A Dlj_asm_mips.h354 int hiop = ((ir+1)->o == IR_HIOP && !irt_isnil((ir+1)->t)); in asm_setupresult() local
361 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
391 } else if (hiop) { in asm_setupresult()
1381 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1386 if (hiop) { in asm_ahuvload()
1496 int hiop = (LJ_SOFTFP32 && (ir+1)->o == IR_HIOP); in asm_sload() local
1497 if (hiop) in asm_sload()
1509 if (hiop && ra_used(ir+1)) { in asm_sload()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_arm.h429 int hiop = ((ir+1)->o == IR_HIOP); in asm_setupresult() local
432 if (hiop && ra_hasreg((ir+1)->r)) in asm_setupresult()
447 } else if (hiop) { in asm_setupresult()
1121 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_ahuvload() local
1122 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_ahuvload()
1126 if (hiop && ra_used(ir+1)) { in asm_ahuvload()
1138 if (!hiop || type == RID_NONE) { in asm_ahuvload()
1180 if (hiop) in asm_ahustore()
1194 int hiop = (LJ_SOFTFP && (ir+1)->o == IR_HIOP); in asm_sload() local
1195 IRType t = hiop ? IRT_NUM : irt_type(ir->t); in asm_sload()
[all …]
/dports/math/mfem/mfem-4.3/examples/
H A Dmakefile46 SUBDIRS += hiop

123