OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_type_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
1475
tree
t_type_ptr
= TREE_TYPE (t_ptr);
local
1476
tree t_type_star_ptr = TREE_TYPE (
t_type_ptr
);
1478
if (TREE_CODE (
t_type_ptr
) == ARRAY_TYPE)
1497
POINTER_PLUS_EXPR,
t_type_ptr
, t_ptr, t_offset);
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
1640
tree
t_type_ptr
= TREE_TYPE (t_ptr);
local
1641
tree t_type_star_ptr = TREE_TYPE (
t_type_ptr
);
1643
if (TREE_CODE (
t_type_ptr
) == ARRAY_TYPE)
1662
POINTER_PLUS_EXPR,
t_type_ptr
, t_ptr, t_offset);
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026