Searched refs:SLJIT_DEF_MASK (Results 1 – 9 of 9) sorted by relevance
158 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in call_with_args()160 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()195 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()221 switch (types & SLJIT_DEF_MASK) { in call_with_args()
527 switch (arg_types & SLJIT_DEF_MASK) { in c_fast_call_get_stack_size()574 switch (arg_types & SLJIT_DEF_MASK) { in c_fast_call_with_args()633 switch (arg_types & SLJIT_DEF_MASK) { in cdecl_call_get_stack_size()679 switch (arg_types & SLJIT_DEF_MASK) { in cdecl_call_with_args()713 if ((arg_types & SLJIT_DEF_MASK) < SLJIT_ARG_TYPE_F32) in post_call_with_args()716 single = ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F32); in post_call_with_args()
133 #define SLJIT_DEF_MASK ((1 << SLJIT_DEF_SHIFT) - 1) macro1043 CHECK_ARGUMENT((arg_types & SLJIT_DEF_MASK) == 0); in check_sljit_emit_enter()1048 curr_type = (types & SLJIT_DEF_MASK); in check_sljit_emit_enter()1063 fprintf(compiler->verbose, "%s", call_arg_names[arg_types & SLJIT_DEF_MASK]); in check_sljit_emit_enter()1099 curr_type = (types & SLJIT_DEF_MASK); in check_sljit_set_context()1114 fprintf(compiler->verbose, "%s", call_arg_names[arg_types & SLJIT_DEF_MASK]); in check_sljit_set_context()1630 curr_type = (types & SLJIT_DEF_MASK); in check_sljit_emit_call()1656 !(type & SLJIT_REWRITABLE_JUMP) ? "" : ".r", call_arg_names[arg_types & SLJIT_DEF_MASK]); in check_sljit_emit_call()1662 fprintf(compiler->verbose, "%s", call_arg_names[arg_types & SLJIT_DEF_MASK]); in check_sljit_emit_call()1759 curr_type = (types & SLJIT_DEF_MASK); in check_sljit_emit_icall()[all …]
461 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in call_with_args()463 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()505 switch (types & SLJIT_DEF_MASK) { in call_with_args()545 switch (types & SLJIT_DEF_MASK) { in call_with_args()591 switch (arg_types & SLJIT_DEF_MASK) { in post_call_with_args()
625 if ((arg_types & SLJIT_DEF_MASK) < SLJIT_ARG_TYPE_F32) in call_with_args()664 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in call_with_args()666 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()703 switch (types & SLJIT_DEF_MASK) { in call_with_args()
426 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in call_with_args()428 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()448 switch (types & SLJIT_DEF_MASK) { in call_with_args()
2287 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in softfloat_call_with_args()2289 switch (arg_types & SLJIT_DEF_MASK) { in softfloat_call_with_args()2320 switch (types & SLJIT_DEF_MASK) { in softfloat_call_with_args()2385 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F32) in softfloat_post_call_with_args()2387 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F64) in softfloat_post_call_with_args()2393 switch (arg_types & SLJIT_DEF_MASK) { in softfloat_post_call_with_args()2428 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F32) { in hardfloat_call_with_args()2444 else if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F64) { in hardfloat_call_with_args()
1884 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in softfloat_call_with_args()1886 switch (arg_types & SLJIT_DEF_MASK) { in softfloat_call_with_args()1919 switch (types & SLJIT_DEF_MASK) { in softfloat_call_with_args()1984 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F32) in softfloat_post_call_with_args()1986 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F64) in softfloat_post_call_with_args()1992 switch (arg_types & SLJIT_DEF_MASK) { in softfloat_post_call_with_args()2027 if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F32) { in hardfloat_call_with_args()2043 else if ((arg_types & SLJIT_DEF_MASK) == SLJIT_ARG_TYPE_F64) { in hardfloat_call_with_args()
559 types = (types << SLJIT_DEF_SHIFT) | (arg_types & SLJIT_DEF_MASK); in call_with_args()561 switch (arg_types & SLJIT_DEF_MASK) { in call_with_args()577 switch (types & SLJIT_DEF_MASK) { in call_with_args()