Searched defs:is_branch (Results 1 – 4 of 4) sorted by relevance
77 unsigned is_branch:1; member
78 unsigned is_branch:1; member
459 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()523 bool is_branch = false; in bind_to() local
462 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()574 bool is_branch = false; in bind_to() local