Home
last modified time | relevance | path

Searched refs:uns_code (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c13361 unsigned int uns_code = XINT (x, 1); in aarch64_rtx_costs() local
13363 if (uns_code == UNSPEC_FRINTA in aarch64_rtx_costs()
13364 || uns_code == UNSPEC_FRINTM in aarch64_rtx_costs()
13365 || uns_code == UNSPEC_FRINTN in aarch64_rtx_costs()
13366 || uns_code == UNSPEC_FRINTP in aarch64_rtx_costs()
13367 || uns_code == UNSPEC_FRINTZ) in aarch64_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc14877 unsigned int uns_code = XINT (x, 1); in aarch64_rtx_costs() local
14879 if (uns_code == UNSPEC_FRINTA in aarch64_rtx_costs()
14880 || uns_code == UNSPEC_FRINTM in aarch64_rtx_costs()
14881 || uns_code == UNSPEC_FRINTN in aarch64_rtx_costs()
14882 || uns_code == UNSPEC_FRINTP in aarch64_rtx_costs()
14883 || uns_code == UNSPEC_FRINTZ) in aarch64_rtx_costs()