Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dlogic-aarch64.cc2619 const LogicVRegister* tab4) { in Table() argument
2621 const LogicVRegister* tab[4] = {tab1, tab2, tab3, tab4}; in Table()
2671 const LogicVRegister& tab4, in tbl() argument
2673 return Table(vform, dst, ind, true, &tab, &tab2, &tab3, &tab4); in tbl()
2709 const LogicVRegister& tab4, in tbx() argument
2711 return Table(vform, dst, ind, false, &tab, &tab2, &tab3, &tab4); in tbx()
Dsimulator-aarch64.h2308 const LogicVRegister& tab4,
2317 const LogicVRegister* tab4 = NULL);
2338 const LogicVRegister& tab4,