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()3421 if (instr->i_jrel || instr->i_jabs) in dfs()3442 if (instr->i_jrel || instr->i_jabs) { in stackdepth_walk()3715 else if (instr->i_jrel) { in assemble_jump_offsets()3878 const char *jrel = i->i_jrel ? "jrel " : "";
46 unsigned i_jrel : 1; member1218 i->i_jrel = 1; in compiler_addop_j()4832 if (instr->i_jrel || instr->i_jabs) in dfs()4859 if (instr->i_jrel || instr->i_jabs) { in stackdepth_walk()5114 if (instr->i_jabs || instr->i_jrel) { in assemble_jump_offsets()5116 if (instr->i_jrel) { in assemble_jump_offsets()5286 const char *jrel = i->i_jrel ? "jrel " : "";