Searched refs:SLJIT_ARG_MASK (Results 1 – 15 of 15) sorted by relevance
291 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()307 switch (types & SLJIT_ARG_MASK) { in sljit_emit_enter()379 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()502 switch (arg_types & SLJIT_ARG_MASK) { in sljit_set_context()635 switch (arg_types & SLJIT_ARG_MASK) { in call_get_stack_size()683 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()720 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) in post_call_with_args()762 switch (arg_types & SLJIT_ARG_MASK) { in tail_call_with_args()794 switch (types & SLJIT_ARG_MASK) { in tail_call_with_args()903 switch (types & SLJIT_ARG_MASK) { in tail_call_with_args()[all …]
158 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in call_with_args()160 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()194 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()221 switch (types & SLJIT_ARG_MASK) { in call_with_args()
85 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in call_with_args()88 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()139 switch (types & SLJIT_ARG_MASK) { in call_with_args()
165 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in call_with_args()167 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()183 switch (types & SLJIT_ARG_MASK) { in call_with_args()
439 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()485 FAIL_IF(emit_sse2_load(compiler, (arg_types & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F32, in sljit_emit_enter()715 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) in call_with_args()750 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in call_with_args()752 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()783 switch (types & SLJIT_ARG_MASK) { in call_with_args()
133 #define SLJIT_ARG_MASK 0x7 macro134 #define SLJIT_ARG_FULL_MASK (SLJIT_ARG_MASK | SLJIT_ARG_TYPE_SCRATCH_REG)677 compiler->last_return = args & SLJIT_ARG_MASK; in set_emit_enter()695 compiler->last_return = args & SLJIT_ARG_MASK; in set_set_context()775 curr_type = (arg_types & SLJIT_ARG_MASK); in function_check_arguments()1112 fprintf(compiler->verbose, "%s%s", call_arg_names[arg_types & SLJIT_ARG_MASK], in check_sljit_emit_enter()1803 CHECK_ARGUMENT((arg_types & SLJIT_ARG_MASK) == compiler->last_return); in check_sljit_emit_call()1817 call_arg_names[arg_types & SLJIT_ARG_MASK]); in check_sljit_emit_call()1823 fprintf(compiler->verbose, "%s", call_arg_names[arg_types & SLJIT_ARG_MASK]); in check_sljit_emit_call()1918 CHECK_ARGUMENT((arg_types & SLJIT_ARG_MASK) == compiler->last_return); in check_sljit_emit_icall()[all …]
515 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in call_with_args()517 switch (arg_types & SLJIT_ARG_MASK) { in call_with_args()537 switch (types & SLJIT_ARG_MASK) { in call_with_args()
1204 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()1258 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()2323 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in softfloat_call_with_args()2325 switch (arg_types & SLJIT_ARG_MASK) { in softfloat_call_with_args()2371 switch (types & SLJIT_ARG_MASK) { in softfloat_call_with_args()2433 if ((arg_types & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F64) in softfloat_post_call_with_args()2435 if ((arg_types & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F32) in softfloat_post_call_with_args()2453 switch (arg_types & SLJIT_ARG_MASK) { in hardfloat_call_with_args()
1132 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()1182 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()2746 types = (types << SLJIT_ARG_SHIFT) | (arg_types & SLJIT_ARG_MASK); in softfloat_call_with_args()2748 switch (arg_types & SLJIT_ARG_MASK) { in softfloat_call_with_args()2792 switch (types & SLJIT_ARG_MASK) { in softfloat_call_with_args()2854 if ((arg_types & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F64) in softfloat_post_call_with_args()2856 if ((arg_types & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F32) in softfloat_post_call_with_args()2874 switch (arg_types & SLJIT_ARG_MASK) { in hardfloat_call_with_args()
541 switch (types & SLJIT_ARG_MASK) { in sljit_emit_enter()572 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()
836 if ((tmp & SLJIT_ARG_MASK) == SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()913 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()965 switch (arg_types & SLJIT_ARG_MASK) { in sljit_emit_enter()
1066 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()
836 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()
678 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()
1753 if ((arg_types & SLJIT_ARG_MASK) < SLJIT_ARG_TYPE_F64) { in sljit_emit_enter()
Completed in 85 milliseconds