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

  /src/external/gpl3/gcc/dist/gcc/
combine.cc 5071 rtx negmask = gen_int_mode (~(mask << pos), inner_mode);
5075 dest, negmask),
5055 rtx negmask = gen_int_mode (~(mask << pos), inner_mode); local
combine.cc 5071 rtx negmask = gen_int_mode (~(mask << pos), inner_mode);
5075 dest, negmask),
5055 rtx negmask = gen_int_mode (~(mask << pos), inner_mode); local
  /src/external/gpl3/gcc.old/dist/gcc/
combine.cc 5053 rtx negmask = gen_int_mode (~(mask << pos), inner_mode);
5057 dest, negmask),
5037 rtx negmask = gen_int_mode (~(mask << pos), inner_mode); local
combine.cc 5053 rtx negmask = gen_int_mode (~(mask << pos), inner_mode);
5057 dest, negmask),
5037 rtx negmask = gen_int_mode (~(mask << pos), inner_mode); local

Completed in 110 milliseconds