OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aarch64_fntype_pstate_sm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc
2163
aarch64_fntype_pstate_sm
(const_tree fntype)
function
2202
return (
aarch64_fntype_pstate_sm
(fntype)
2226
return
aarch64_fntype_pstate_sm
(TREE_TYPE (fndecl));
2270
return
aarch64_fntype_pstate_sm
(TREE_TYPE (cfun->decl));
6339
if (
aarch64_fntype_pstate_sm
(fntype) & ~aarch64_cfun_incoming_pstate_sm ())
aarch64.cc
2163
aarch64_fntype_pstate_sm
(const_tree fntype)
function
2202
return (
aarch64_fntype_pstate_sm
(fntype)
2226
return
aarch64_fntype_pstate_sm
(TREE_TYPE (fndecl));
2270
return
aarch64_fntype_pstate_sm
(TREE_TYPE (cfun->decl));
6339
if (
aarch64_fntype_pstate_sm
(fntype) & ~aarch64_cfun_incoming_pstate_sm ())
Completed in 139 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026