OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_commutative_argument
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-match-exports.cc
1099
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1149
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1200
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1238
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1276
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1349
first_commutative_argument
(code_helper code, tree type)
function
1360
return
first_commutative_argument
(associated_internal_fn (cfn, type));
internal-fn.cc
4257
first_commutative_argument
(internal_fn fn)
function
/src/external/gpl3/gcc.old/dist/gcc/
gimple-match-head.cc
379
int argno =
first_commutative_argument
(res_op->code, res_op->type);
429
int argno =
first_commutative_argument
(res_op->code, res_op->type);
480
int argno =
first_commutative_argument
(res_op->code, res_op->type);
1363
first_commutative_argument
(code_helper code, tree type)
function
1374
return
first_commutative_argument
(associated_internal_fn (cfn, type));
internal-fn.cc
3976
first_commutative_argument
(internal_fn fn)
function
Completed in 64 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026