HomeSort by: relevance | last modified time | path
    Searched defs:and22 (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-v.cc 4966 rtx and22 = gen_reg_rtx (mode); local
4967 rtx ops22[] = {and22, shift2, gen_int_mode (m3, imode)};
4971 x2 = expand_binop (mode, add_optab, and2, and22, NULL, true, OPTAB_DIRECT);

Completed in 28 milliseconds