Home
last modified time | relevance | path

Searched defs:low_bit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c4633 HOST_WIDE_INT low_bit = factor & -factor; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc5920 HOST_WIDE_INT low_bit = factor & -factor; in aarch64_add_offset() local