OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fold_ternary
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
fold-const.h
65
#define
fold_ternary
(CODE,T1,T2,T3,T4)\
macro
gimple-match-head.cc
359
tem =
fold_ternary
/*_to_constant*/ (code, res_op->type,
758
tree res =
fold_ternary
/*_to_constant */ (code, type, op0, op1, op2);
ipa-fnsummary.cc
457
val =
fold_ternary
(op->code, op->type,
460
val =
fold_ternary
(op->code, op->type,
463
val =
fold_ternary
(op->code, op->type,
tree-ssa-forwprop.cc
2504
mask =
fold_ternary
(VEC_PERM_EXPR, TREE_TYPE (mask1), mask1, mask1, mask2);
2722
tree opt =
fold_ternary
(VEC_PERM_EXPR, res_type, arg0, arg1, op2);
tree-if-conv.cc
475
cond_expr =
fold_ternary
(COND_EXPR, type, cond, rhs, lhs);
/src/external/gpl3/gcc/dist/gcc/
fold-const.h
65
#define
fold_ternary
(CODE,T1,T2,T3,T4)\
macro
gimple-match-exports.cc
625
tree res =
fold_ternary
/*_to_constant */ (code, type, op0, op1, op2);
1079
tem =
fold_ternary
/*_to_constant*/ (code, res_op->type,
ipa-fnsummary.cc
462
val =
fold_ternary
(op->code, op->type,
465
val =
fold_ternary
(op->code, op->type,
468
val =
fold_ternary
(op->code, op->type,
tree-ssa-forwprop.cc
2573
mask =
fold_ternary
(VEC_PERM_EXPR, TREE_TYPE (mask1), mask1, mask1, mask2);
2793
tree opt =
fold_ternary
(VEC_PERM_EXPR, res_type, arg0, arg1, op2);
/src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc
4193
if (tree r =
fold_ternary
(BIT_FIELD_REF, TREE_TYPE (t), whole,
/src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc
4776
if (tree r =
fold_ternary
(BIT_FIELD_REF, TREE_TYPE (t), whole,
Completed in 76 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026