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 " : "";
49 unsigned i_jrel : 1; member1420 i->i_jrel = 1; in compiler_addop_j()5461 if (instr->i_jrel || instr->i_jabs) in dfs()5521 if (instr->i_jrel || instr->i_jabs) { in stackdepth()5759 if (instr->i_jabs || instr->i_jrel) { in assemble_jump_offsets()5761 if (instr->i_jrel) { in assemble_jump_offsets()5983 const char *jrel = i->i_jrel ? "jrel " : "";