OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cc_consumer_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc
6723
machine_mode cc_producer_mode,
cc_consumer_mode
, scratch_mode;
6765
cc_consumer_mode
= all_p ? CCVIALLmode : CCVIANYmode;
6788
cc_consumer_mode
= all_p ? CCVFALLmode : CCVFANYmode;
6812
gen_rtx_REG (
cc_consumer_mode
, CC_REGNUM),
6722
machine_mode cc_producer_mode,
cc_consumer_mode
, scratch_mode;
local
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc
7161
machine_mode cc_producer_mode,
cc_consumer_mode
, scratch_mode;
7203
cc_consumer_mode
= all_p ? CCVIALLmode : CCVIANYmode;
7226
cc_consumer_mode
= all_p ? CCVFALLmode : CCVFANYmode;
7250
gen_rtx_REG (
cc_consumer_mode
, CC_REGNUM),
7160
machine_mode cc_producer_mode,
cc_consumer_mode
, scratch_mode;
local
Completed in 63 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026