OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gen_float_relational
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc
116
static rtx
gen_float_relational
(enum rtx_code, rtx, rtx);
808
gen_float_relational
(enum rtx_code test_code, /* relational test (EQ, etc) */
866
cmp =
gen_float_relational
(test_code, cmp0, cmp1);
955
return
gen_float_relational
(code, op0, op1);
806
gen_float_relational
(enum rtx_code test_code, \/* relational test (EQ, etc) *\/
function
/src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc
121
static rtx
gen_float_relational
(enum rtx_code, rtx, rtx);
789
gen_float_relational
(enum rtx_code test_code, /* relational test (EQ, etc) */
860
cmp =
gen_float_relational
(test_code, cmp0, cmp1);
948
return
gen_float_relational
(code, op0, op1);
787
gen_float_relational
(enum rtx_code test_code, \/* relational test (EQ, etc) *\/
function
Completed in 26 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026