Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-harden-conditionals.cc155 const char *constraint_out = need_memory ? "=m" : "=g"; in detach_value() local
178 (NULL_TREE, build_string (strlen (constraint_out), in detach_value()
179 constraint_out)), in detach_value()