Searched refs:s390_call_ops (Results 1 – 2 of 2) sorted by relevance
48 static struct ins_ops s390_call_ops = { variable119 ops = &s390_call_ops; in s390__associate_ins_ops()
334 return ins->ops == &call_ops || ins->ops == &s390_call_ops || ins->ops == &loongarch_call_ops; in ins__is_call()