Searched defs:branch_target (Results 1 – 8 of 8) sorted by relevance
59 ControlDependence(uint32_t source, uint32_t target, uint32_t branch_target) in ControlDependence()
161 unsigned branch_target : 8; member
1355 bool branch_target = false; // exception address implies prior branch target address in processException() local
1057 uint32_t branch_target = in qpu_set_branch_targets() local
351 struct bi_block *branch_target; member
573 x86_op_t * branch_target() { in branch_target() function