OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:partial_load_store_bias
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
881
signed char
partial_load_store_bias
;
member in class:_loop_vec_info
988
#define LOOP_VINFO_PARTIAL_LOAD_STORE_BIAS(L) (L)->
partial_load_store_bias
tree-vect-loop.cc
1064
partial_load_store_bias
(0),
4902
signed char
partial_load_store_bias
local
4938
if (
partial_load_store_bias
!= 0)
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
812
signed char
partial_load_store_bias
;
member in class:_loop_vec_info
879
#define LOOP_VINFO_PARTIAL_LOAD_STORE_BIAS(L) (L)->
partial_load_store_bias
tree-vect-loop.cc
851
partial_load_store_bias
(0),
4147
signed char
partial_load_store_bias
local
4183
if (
partial_load_store_bias
!= 0)
Completed in 37 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026