OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_is_float
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
libgccjit.cc
2417
bool
dst_is_float
= dst_type->is_float ();
local
2422
if (dst_is_int ||
dst_is_float
|| dst_is_bool)
2426
if (dst_is_int ||
dst_is_float
)
/src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit.cc
2384
bool
dst_is_float
= dst_type->is_float ();
local
2389
if (dst_is_int ||
dst_is_float
|| dst_is_bool)
2393
if (dst_is_int ||
dst_is_float
)
Completed in 20 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026