OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_cmov
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
137
unsigned char
int_cmov
;
member in struct:alpha_rtx_cost_data
151
COSTS_N_INSNS (2), /*
int_cmov
*/
162
COSTS_N_INSNS (1), /*
int_cmov
*/
173
COSTS_N_INSNS (2), /*
int_cmov
*/
192
COSTS_N_INSNS (1), /*
int_cmov
*/
1470
*total = cost_data->
int_cmov
;
1500
*total = COSTS_N_INSNS (1) + cost_data->
int_cmov
;
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
137
unsigned char
int_cmov
;
member in struct:alpha_rtx_cost_data
151
COSTS_N_INSNS (2), /*
int_cmov
*/
162
COSTS_N_INSNS (1), /*
int_cmov
*/
173
COSTS_N_INSNS (2), /*
int_cmov
*/
192
COSTS_N_INSNS (1), /*
int_cmov
*/
1469
*total = cost_data->
int_cmov
;
1499
*total = COSTS_N_INSNS (1) + cost_data->
int_cmov
;
Completed in 27 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026