OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_expand_operand
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
optabs.h
75
create_expand_operand
(class expand_operand *op,
function
94
create_expand_operand
(op, EXPAND_FIXED, x, VOIDmode, false);
106
create_expand_operand
(op, EXPAND_OUTPUT, x, mode, false);
118
create_expand_operand
(op, EXPAND_INPUT, value, mode, false);
127
create_expand_operand
(op, EXPAND_UNDEFINED_INPUT, gen_rtx_SCRATCH (mode),
138
create_expand_operand
(op, EXPAND_CONVERT_TO, value, mode, unsigned_p);
154
create_expand_operand
(op, EXPAND_CONVERT_FROM, value, mode, unsigned_p);
164
create_expand_operand
(op, EXPAND_ADDRESS, value, Pmode, false);
optabs.cc
7998
create_expand_operand
(op, EXPAND_INTEGER,
/src/external/gpl3/gcc.old/dist/gcc/
optabs.h
74
create_expand_operand
(class expand_operand *op,
function
93
create_expand_operand
(op, EXPAND_FIXED, x, VOIDmode, false);
105
create_expand_operand
(op, EXPAND_OUTPUT, x, mode, false);
117
create_expand_operand
(op, EXPAND_INPUT, value, mode, false);
127
create_expand_operand
(op, EXPAND_CONVERT_TO, value, mode, unsigned_p);
143
create_expand_operand
(op, EXPAND_CONVERT_FROM, value, mode, unsigned_p);
153
create_expand_operand
(op, EXPAND_ADDRESS, value, Pmode, false);
optabs.cc
7744
create_expand_operand
(op, EXPAND_INTEGER,
Completed in 80 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026