Searched defs:old_target (Results 1 – 3 of 3) sorted by relevance
455 remove_unused_block(struct ir3_block *old_target) in remove_unused_block()471 struct ir3_block *old_target = instr->cat0.target; in retarget_jump() local
1155 …public void redirectBranches(final InstructionHandle old_target, final InstructionHandle new_targe… in redirectBranches()1187 …c void redirectLocalVariables(final LocalVariableGen[] lg, final InstructionHandle old_target, fin… in redirectLocalVariables()1211 …rectExceptionHandlers(final CodeExceptionGen[] exceptions, final InstructionHandle old_target, fin… in redirectExceptionHandlers()
1065 struct vrend_so_target *old_target = *ptr; in vrend_so_target_reference() local