Searched defs:is_branch (Results 1 – 12 of 12) sorted by relevance
188 int is_branch = 1; in inst_Thumb_is_indirect_branch_link() local468 int is_branch = 1; in inst_ARM_is_branch_and_link() local490 int is_branch = 1; in inst_Thumb_is_branch_and_link() local505 int is_branch = 1; in inst_A64_is_branch_and_link() local
89 bool is_branch = q->compact_branch; in midgard_opt_copy_prop() local
77 unsigned is_branch:1; member
79 unsigned is_branch:1; member
353 def is_branch(insn): function
486 const bool is_branch = in collect_preasm_stats() local
6256 pub fn is_branch(&self) -> bool { in is_branch() method6569 pub fn is_branch(&self) -> bool { in is_branch() method
6719 …is_branch = property(DoesBranch, None, doc='''A read only property that returns a boolean value th… variable in SBInstruction
6677 …is_branch = property(DoesBranch, None, doc='''A read only property that returns a boolean value th… variable in SBInstruction
6746 …is_branch = property(DoesBranch, None, doc='''A read only property that returns a boolean value th… variable in SBInstruction
20330 bool is_branch; member