OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expand_builtin_memcmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
4359
expand_builtin_memcmp
(tree exp, rtx target, bool result_eq)
7407
target =
expand_builtin_memcmp
(exp, target, true);
7433
target =
expand_builtin_memcmp
(exp, target, true);
7451
target =
expand_builtin_memcmp
(exp, target, fcode == BUILT_IN_MEMCMP_EQ);
4358
expand_builtin_memcmp
(tree exp, rtx target, bool result_eq)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
4820
expand_builtin_memcmp
(tree exp, rtx target, bool result_eq)
8212
target =
expand_builtin_memcmp
(exp, target, true);
8238
target =
expand_builtin_memcmp
(exp, target, true);
8256
target =
expand_builtin_memcmp
(exp, target, fcode == BUILT_IN_MEMCMP_EQ);
4819
expand_builtin_memcmp
(tree exp, rtx target, bool result_eq)
function
Completed in 38 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026