Searched refs:has_set_som (Results 1 – 1 of 1) sorted by relevance
368 BOOL has_set_som; member794 common->has_set_som = TRUE; in check_opcode_types()1274 SLJIT_ASSERT(common->has_set_som); in get_framesize()1301 if (common->has_set_som && !setsom_found) in get_framesize()1441 SLJIT_ASSERT(common->has_set_som); in init_frame()1471 if (common->has_set_som && !setsom_found) in init_frame()6283 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_matchingpath()6291 else if (common->has_set_som || common->mark_ptr != 0) in compile_recurse_matchingpath()6293 …OP1(SLJIT_MOV, TMP2, 0, SLJIT_MEM1(SLJIT_SP), common->has_set_som ? (int)(OVECTOR(0)) : common->ma… in compile_recurse_matchingpath()8719 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_backtrackingpath()[all …]