OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handled_component_p
(Results
1 - 25
of
136
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-ubsan.cc
211
if (
handled_component_p
(t))
238
if (ucmd->is_addr &&
handled_component_p
(stmt))
242
if (!
handled_component_p
(TREE_OPERAND (stmt, 0)))
/src/external/gpl3/gcc/dist/gcc/cp/
cp-ubsan.cc
211
if (
handled_component_p
(t))
238
if (ucmd->is_addr &&
handled_component_p
(stmt))
242
if (!
handled_component_p
(TREE_OPERAND (stmt, 0)))
/src/external/gpl3/gcc.old/dist/gcc/
gimple-expr.h
122
return (is_gimple_id (t) ||
handled_component_p
(t)
tree-ssa-alias.cc
753
while (
handled_component_p
(base_ref))
785
while (
handled_component_p
(base_ref))
1125
if (!
handled_component_p
(ref))
1254
while (
handled_component_p
(base1))
1285
while (
handled_component_p
(base2))
1582
if (match1 == ref1 || !
handled_component_p
(ref1)
1583
|| match2 == ref2 || !
handled_component_p
(ref2))
1590
while (
handled_component_p
(ref1) && ref1 != match1)
1603
while (
handled_component_p
(ref2) && ref2 != match2)
1887
|| !
handled_component_p
(x
[
all
...]
gimple-streamer-in.cc
164
while (
handled_component_p
(*opp))
gimple-streamer-out.cc
143
while (
handled_component_p
(*basep))
gimple-expr.cc
646
while (
handled_component_p
(op))
911
while (
handled_component_p
(x))
tree-ssa-scopedtables.cc
483
if (TREE_CODE (t) == MEM_REF ||
handled_component_p
(t))
523
if (TREE_CODE (t0) != MEM_REF && !
handled_component_p
(t0))
525
if (TREE_CODE (t1) != MEM_REF && !
handled_component_p
(t1))
gimple-walk.cc
732
while (
handled_component_p
(op))
771
while (
handled_component_p
(rhs))
tree-sra.cc
1061
while (
handled_component_p
(ref))
1079
while (
handled_component_p
(ref))
1700
while (
handled_component_p
(expr))
1711
if (!
handled_component_p
(expr))
2017
while (
handled_component_p
(expr))
2268
!fail && (
handled_component_p
(d) || TREE_CODE (d) == MEM_REF);
2483
while (
handled_component_p
(expr))
gimple-array-bounds.cc
579
while (
handled_component_p
(t) || TREE_CODE (t) == MEM_REF);
tree-ssa-loop-ivcanon.cc
175
while (
handled_component_p
(base))
183
while (
handled_component_p
(base))
tree-ssa.cc
1003
while (
handled_component_p
(base))
1505
while (
handled_component_p
(*tp))
/src/external/gpl3/gcc/dist/gcc/
gimple-expr.h
122
return (is_gimple_id (t) ||
handled_component_p
(t)
tree-ssa-alias.cc
766
while (
handled_component_p
(base_ref))
798
while (
handled_component_p
(base_ref))
1138
if (!
handled_component_p
(ref))
1267
while (
handled_component_p
(base1))
1298
while (
handled_component_p
(base2))
1595
if (match1 == ref1 || !
handled_component_p
(ref1)
1596
|| match2 == ref2 || !
handled_component_p
(ref2))
1603
while (
handled_component_p
(ref1) && ref1 != match1)
1616
while (
handled_component_p
(ref2) && ref2 != match2)
1900
|| !
handled_component_p
(x
[
all
...]
gimple-streamer-in.cc
164
while (
handled_component_p
(*opp))
gimple-streamer-out.cc
143
while (
handled_component_p
(*basep))
gimple-expr.cc
682
while (
handled_component_p
(op))
947
while (
handled_component_p
(x))
tree-ssa-loop-ivcanon.cc
171
if (
handled_component_p
(op)
181
while (
handled_component_p
(base))
189
while (
handled_component_p
(base))
tree-ssa-scopedtables.cc
524
if (TREE_CODE (t) == MEM_REF ||
handled_component_p
(t))
564
if (TREE_CODE (t0) != MEM_REF && !
handled_component_p
(t0))
566
if (TREE_CODE (t1) != MEM_REF && !
handled_component_p
(t1))
gimple-walk.cc
756
while (
handled_component_p
(op))
795
while (
handled_component_p
(rhs))
tree-sra.cc
1186
while (
handled_component_p
(ref))
1204
while (
handled_component_p
(ref))
1969
while (
handled_component_p
(expr))
1980
if (!
handled_component_p
(expr))
2299
while (
handled_component_p
(expr))
2569
!fail && (
handled_component_p
(d) || TREE_CODE (d) == MEM_REF);
2784
while (
handled_component_p
(expr))
gimple-array-bounds.cc
664
while (
handled_component_p
(t) || TREE_CODE (t) == MEM_REF);
alias.cc
669
while (
handled_component_p
(t))
751
while (
handled_component_p
(inner))
788
while (
handled_component_p
(inner)
tree-ssa.cc
995
while (
handled_component_p
(base))
1484
while (
handled_component_p
(*tp))
Completed in 66 milliseconds
1
2
3
4
5
6
Indexes created Tue Feb 24 08:35:24 UTC 2026