Searched refs:ins_forms (Results 1 – 1 of 1) sorted by relevance
1260 struct ins_forms { struct1270 static sljit_s32 emit_commutative(struct sljit_compiler *compiler, const struct ins_forms *forms, in emit_commutative() argument1353 static sljit_s32 emit_non_commutative(struct sljit_compiler *compiler, const struct ins_forms *form… in emit_non_commutative()2174 static const struct ins_forms add_forms = {2184 static const struct ins_forms logical_add_forms = {2201 const struct ins_forms *forms; in sljit_emit_add()2253 static const struct ins_forms sub_forms = {2263 static const struct ins_forms logical_sub_forms = {2281 const struct ins_forms *forms; in sljit_emit_sub()2398 static const struct ins_forms multiply_forms = {[all …]