HomeSort by: relevance | last modified time | path
    Searched refs:wide_bytepos (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 1136 poly_widest_int wide_bytepos = exact_div (wi::to_poly_widest (bitpos), local
1141 if (!wide_bytepos.to_uhwi (&bytepos)
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 3143 poly_widest_int wide_bytepos = exact_div (wi::to_poly_widest (bitpos), local
3148 if (!wide_bytepos.to_uhwi (&bytepos)

Completed in 38 milliseconds