Lines Matching refs:has_set_som
430 BOOL has_set_som; member
1086 common->has_set_som = TRUE; in check_opcode_types()
1971 SLJIT_ASSERT(common->has_set_som); in get_framesize()
1999 if (common->has_set_som && !setsom_found) in get_framesize()
2149 SLJIT_ASSERT(common->has_set_som); in init_frame()
2180 if (common->has_set_som && !setsom_found) in init_frame()
2373 SLJIT_ASSERT(common->has_set_som); in get_recurse_data_length()
2379 if (common->has_set_som) in get_recurse_data_length()
2706 SLJIT_ASSERT(common->has_set_som); in copy_recurse_data()
2718 if (common->has_set_som && recurse_check_bit(common, OVECTOR(0))) in copy_recurse_data()
13862 if (common->has_set_som) in jit_compile()