Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbuiltins.cc6814 rtx var_rtx = NULL_RTX; in inline_string_cmp() local
6826 var_rtx in inline_string_cmp()
6829 rtx op0 = (const_str_n == 1) ? const_rtx : var_rtx; in inline_string_cmp()
6830 rtx op1 = (const_str_n == 1) ? var_rtx : const_rtx; in inline_string_cmp()
DFSFChangeLog.1110537 * expr.c (var_rtx): New function.
DChangeLog-200420167 * expr.c (var_rtx): Remove.