Searched refs:expand_builtin_memory_chk (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | builtins.c | 178 static rtx expand_builtin_memory_chk (tree, rtx, machine_mode, 7678 target = expand_builtin_memory_chk (exp, target, mode, fcode); in expand_builtin() 9845 expand_builtin_memory_chk (tree exp, rtx target, machine_mode mode, in expand_builtin_memory_chk() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | builtins.c | 193 static rtx expand_builtin_memory_chk (tree, rtx, enum machine_mode, 6831 target = expand_builtin_memory_chk (exp, target, mode, fcode); in expand_builtin() 12443 expand_builtin_memory_chk (tree exp, rtx target, enum machine_mode mode, in expand_builtin_memory_chk() function
|