OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOOP_VINFO_SIMD_IF_COND
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
1032
#define
LOOP_VINFO_SIMD_IF_COND
(L) (L)->simd_if_cond
1052
(
LOOP_VINFO_SIMD_IF_COND
(L))
tree-vect-loop.cc
2756
if (
LOOP_VINFO_SIMD_IF_COND
(loop_vinfo)
2757
&& integer_zerop (
LOOP_VINFO_SIMD_IF_COND
(loop_vinfo)))
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
914
#define
LOOP_VINFO_SIMD_IF_COND
(L) (L)->simd_if_cond
934
(
LOOP_VINFO_SIMD_IF_COND
(L))
tree-vect-loop.cc
2250
if (
LOOP_VINFO_SIMD_IF_COND
(loop_vinfo)
2251
&& integer_zerop (
LOOP_VINFO_SIMD_IF_COND
(loop_vinfo)))
Completed in 31 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026