OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cr6_form
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-builtin.cc
2252
tree
cr6_form
= CALL_EXPR_ARG (exp, 0);
local
2262
if (TREE_CODE (
cr6_form
) != INTEGER_CST)
2269
cr6_form_int = TREE_INT_CST_LOW (
cr6_form
);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-builtin.cc
2277
tree
cr6_form
= CALL_EXPR_ARG (exp, 0);
local
2287
if (TREE_CODE (
cr6_form
) != INTEGER_CST)
2294
cr6_form_int = TREE_INT_CST_LOW (
cr6_form
);
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026