OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uses_condition_handler
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
4823
bool
uses_condition_handler
;
4877
cfun->machine->
uses_condition_handler
= true;
4887
side effect of setting
uses_condition_handler
. This is a little bit
7335
|| cfun->machine->
uses_condition_handler
)
7347
sa_size += 2 + cfun->machine->
uses_condition_handler
;
7789
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
8043
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
8158
if (cfun->machine->
uses_condition_handler
)
8211
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
4812
bool
uses_condition_handler
;
variable
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
4810
bool
uses_condition_handler
;
4864
cfun->machine->
uses_condition_handler
= true;
4874
side effect of setting
uses_condition_handler
. This is a little bit
7320
|| cfun->machine->
uses_condition_handler
)
7332
sa_size += 2 + cfun->machine->
uses_condition_handler
;
7775
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
8030
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
8145
if (cfun->machine->
uses_condition_handler
)
8198
reg_offset = 8 + 8 * cfun->machine->
uses_condition_handler
;
4799
bool
uses_condition_handler
;
variable
Completed in 20 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026