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_indirection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
1499
tree
t_indirection
= fold_build1 (INDIRECT_REF, t_type_star_ptr, t_address);
local
1505
set_tree_location (
t_indirection
, loc);
1508
return new lvalue (this,
t_indirection
);
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
1664
tree
t_indirection
= fold_build1 (INDIRECT_REF, t_type_star_ptr, t_address);
local
1670
set_tree_location (
t_indirection
, loc);
1673
return new lvalue (this,
t_indirection
);
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026