OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bb_vec_info
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
510
class
_bb_vec_info
;
523
is_a_helper <
_bb_vec_info
*>::test (vec_info *i)
1091
typedef class
_bb_vec_info
: public vec_info
class in inherits:vec_info
1094
_bb_vec_info
(vec<basic_block> bbs, vec_info_shared *);
1095
~
_bb_vec_info
();
tree-vect-slp.cc
6064
_bb_vec_info
::
_bb_vec_info
(vec<basic_block> _bbs, vec_info_shared *shared)
function in class:_bb_vec_info
6095
_bb_vec_info
::~
_bb_vec_info
()
7840
bb_vinfo = new
_bb_vec_info
(bbs, &shared);
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
474
class
_bb_vec_info
;
487
is_a_helper <
_bb_vec_info
*>::test (vec_info *i)
972
typedef class
_bb_vec_info
: public vec_info
class in inherits:vec_info
975
_bb_vec_info
(vec<basic_block> bbs, vec_info_shared *);
976
~
_bb_vec_info
();
tree-vect-slp.cc
4454
_bb_vec_info
::
_bb_vec_info
(vec<basic_block> _bbs, vec_info_shared *shared)
function in class:_bb_vec_info
4485
_bb_vec_info
::~
_bb_vec_info
()
6003
bb_vinfo = new
_bb_vec_info
(bbs, &shared);
Completed in 27 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026