OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offset_arg
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.cc
1041
tree
offset_arg
= CALL_EXPR_ARG (exp, 0);
local
1044
create_input_operand (&ops[0], expand_normal (
offset_arg
),
1045
TYPE_MODE (TREE_TYPE (
offset_arg
)));
/src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc
1009
tree
offset_arg
= CALL_EXPR_ARG (exp, 0);
local
1012
create_input_operand (&ops[0], expand_normal (
offset_arg
),
1013
TYPE_MODE (TREE_TYPE (
offset_arg
)));
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
5962
int
offset_arg
= 1;
6009
offset_arg
= 0;
6017
offset = gimple_op (stmt, 1 +
offset_arg
);
5948
int
offset_arg
= 1;
local
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
5949
int
offset_arg
= 1;
5996
offset_arg
= 0;
6004
offset = gimple_op (stmt, 1 +
offset_arg
);
5935
int
offset_arg
= 1;
local
Completed in 26 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026