Searched refs:th1 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg.c815 const TCGHelperInfo *th1 = p1; local
817 if (th1->func < th2->func)
819 else if (th1->func == th2->func)

Completed in 101 milliseconds