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_true
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc
204
tree
cst_true
= build_all_ones_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
241
tree
cst_true
= build_all_ones_cst (stype);
local
248
return gimplify_build3 (gsi, COND_EXPR, stype, cmp,
cst_true
, cst_false);
Completed in 60 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026