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_mode_for_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
stor-layout.cc
373
int_mode_for_mode
(machine_mode mode)
425
/* Reuse the sanity checks from
int_mode_for_mode
. */
426
gcc_checking_assert ((
int_mode_for_mode
(mode), true));
585
if (
int_mode_for_mode
(GET_MODE_INNER (vector_mode)).exists (&int_mode))
371
int_mode_for_mode
(machine_mode mode)
function
/src/external/gpl3/gcc.old/dist/gcc/
stor-layout.cc
373
int_mode_for_mode
(machine_mode mode)
425
/* Reuse the sanity checks from
int_mode_for_mode
. */
426
gcc_checking_assert ((
int_mode_for_mode
(mode), true));
557
if (
int_mode_for_mode
(GET_MODE_INNER (vector_mode)).exists (&int_mode))
371
int_mode_for_mode
(machine_mode mode)
function
Completed in 89 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026