Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c8880 IROp opMXX = (isMIN ? mkVecMINF : mkVecMAXF)(2); in dis_AdvSIMD_across_lanes() local
8883 IRTemp res = math_FOLDV(src, opMXX); in dis_AdvSIMD_across_lanes()
9466 IROp opMXX = (isMIN ? mkVecMINF : mkVecMAXF)(isD ? 3 : 2); in dis_AdvSIMD_scalar_pairwise() local
9475 binop(opMXX, mkexpr(argL), mkexpr(argR)))); in dis_AdvSIMD_scalar_pairwise()
11930 IROp opMXX = (isMIN ? mkVecMINF : mkVecMAXF)(isD ? X11 : X10); in dis_AdvSIMD_three_same() local
11932 assign(res, binop(opMXX, getQReg128(nn), getQReg128(mm))); in dis_AdvSIMD_three_same()
12085 IROp opMXX = (isMIN ? mkVecMINF : mkVecMAXF)(isD ? 3 : 2); in dis_AdvSIMD_three_same() local
12097 binop(opMXX, mkexpr(preL), mkexpr(preR)))); in dis_AdvSIMD_three_same()