Searched refs:i_jrel (Results 1 – 2 of 2) sorted by relevance
48 unsigned i_jrel : 1; member1035 i->i_jrel = 1; in compiler_addop_j()3422 if (instr->i_jrel || instr->i_jabs) in dfs()3443 if (instr->i_jrel || instr->i_jabs) { in stackdepth_walk()3716 else if (instr->i_jrel) { in assemble_jump_offsets()3879 const char *jrel = i->i_jrel ? "jrel " : "";
46 unsigned i_jrel : 1; member1262 i->i_jrel = 1; in compiler_addop_j()4977 if (instr->i_jrel || instr->i_jabs) in dfs()5039 if (instr->i_jrel || instr->i_jabs) { in stackdepth()5287 if (instr->i_jabs || instr->i_jrel) { in assemble_jump_offsets()5289 if (instr->i_jrel) { in assemble_jump_offsets()5450 const char *jrel = i->i_jrel ? "jrel " : "";