Searched refs:loongarch_call_ops (Results 1 – 2 of 2) sorted by relevance
50 static struct ins_ops loongarch_call_ops = { variable108 ops = &loongarch_call_ops; in loongarch__associate_ins_ops()
340 return ins->ops == &call_ops || ins->ops == &s390_call_ops || ins->ops == &loongarch_call_ops; in ins__is_call()