OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cst_false
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc
203
tree
cst_false
= build_zero_cst (stype);
local
211
return gimplify_build3 (gsi, COND_EXPR, stype, cmp, cst_true,
cst_false
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-generic.cc
240
tree
cst_false
= build_zero_cst (stype);
local
248
return gimplify_build3 (gsi, COND_EXPR, stype, cmp, cst_true,
cst_false
);
Completed in 51 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026