Home
last modified time | relevance | path

Searched defs:SELS (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_toIR.c9476 # define SELS(n) ((n)==0 ? s0 : ((n)==1 ? s1 : ((n)==2 ? s2 : s3))) in disInstr_X86_WRK() macro
10739 # define SELS(n) mkexpr((n)==0 ? s0 : s1) in disInstr_X86_WRK() macro
Dguest_amd64_toIR.c11102 # define SELS(n) ((n)==0 ? s0 : ((n)==1 ? s1 : ((n)==2 ? s2 : s3))) in math_SHUFPS_128() macro
11143 # define SELS(n) mkexpr((n)==0 ? s0 : s1) in math_SHUFPD_128() macro