Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7079 Bool bitQ, Bool bitSZ ) in getLaneInfo_Q_SZ() argument
7082 vassert(bitSZ == True || bitSZ == False); in getLaneInfo_Q_SZ()
7083 if (bitQ && bitSZ) { // 2x64 in getLaneInfo_Q_SZ()
7091 if (bitQ && !bitSZ) { // 4x32 in getLaneInfo_Q_SZ()
7099 if (!bitQ && !bitSZ) { // 2x32 in getLaneInfo_Q_SZ()