Searched refs:ret_ops (Results 1 – 10 of 10) sorted by relevance
13 ops = &ret_ops; in riscv64__associate_ins_ops()
34 ops = &ret_ops; in csky__associate_ins_ops()
25 ops = &ret_ops; in mips__associate_ins_ops()
131 ops = &ret_ops; in sparc__associate_instruction_ops()
81 ops = &ret_ops; in arm64__associate_instruction_ops()
122 ops = &ret_ops; in s390__associate_ins_ops()
110 ops = &ret_ops; in loongarch__associate_ins_ops()
46 ops = &ret_ops; in powerpc__associate_instruction_ops()
39 static struct ins_ops ret_ops; variable822 static struct ins_ops ret_ops = { variable833 return ins->ops == &ret_ops; in ins__is_ret()
96 { .name = "ret", .ops = &ret_ops, },