Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7436 Bool bitQ, Bool bitSZ ) in getLaneInfo_Q_SZ() argument
7439 vassert(bitSZ == True || bitSZ == False); in getLaneInfo_Q_SZ()
7440 if (bitQ && bitSZ) { // 2x64 in getLaneInfo_Q_SZ()
7448 if (bitQ && !bitSZ) { // 4x32 in getLaneInfo_Q_SZ()
7456 if (!bitQ && !bitSZ) { // 2x32 in getLaneInfo_Q_SZ()