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

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

Completed in 30 milliseconds