Home
last modified time | relevance | path

Searched refs:swap_commutative2 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Doptimize.c497 static bool swap_commutative2(TCGArg *p1, TCGArg *p2) in swap_commutative2() function
599 if (swap_commutative2(&args[0], &args[2])) { in tcg_constant_folding()
604 if (swap_commutative2(&args[1], &args[3])) { in tcg_constant_folding()