OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_vec_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
jit-recording.h
858
vector_type *
other_vec_type
= other->dyn_cast_vector_type ();
variable
859
if (
other_vec_type
== NULL)
861
return get_num_units () ==
other_vec_type
->get_num_units ()
862
&& get_element_type () ==
other_vec_type
->get_element_type ();
Completed in 96 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026