OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pass_shorten_memrefs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-shorten-memrefs.cc
58
class
pass_shorten_memrefs
: public rtl_opt_pass
class in namespace:__anon13407
61
pass_shorten_memrefs
(gcc::context *ctxt)
function in class:__anon13407::pass_shorten_memrefs
80
}; // class
pass_shorten_memrefs
83
pass_shorten_memrefs
::get_si_mem_base_reg (rtx mem, rtx *addr, bool *extend)
101
pass_shorten_memrefs
::regno_map *
102
pass_shorten_memrefs
::analyze (basic_block bb)
146
pass_shorten_memrefs
::transform (regno_map *m, basic_block bb)
199
pass_shorten_memrefs
::execute (function *fn)
220
return new
pass_shorten_memrefs
(ctxt);
/src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv-shorten-memrefs.cc
58
class
pass_shorten_memrefs
: public rtl_opt_pass
class in namespace:__anon15837
61
pass_shorten_memrefs
(gcc::context *ctxt)
function in class:__anon15837::pass_shorten_memrefs
79
}; // class
pass_shorten_memrefs
82
pass_shorten_memrefs
::get_si_mem_base_reg (rtx mem, rtx *addr, bool *extend)
100
pass_shorten_memrefs
::regno_map *
101
pass_shorten_memrefs
::analyze (basic_block bb)
145
pass_shorten_memrefs
::transform (regno_map *m, basic_block bb)
198
pass_shorten_memrefs
::execute (function *fn)
219
return new
pass_shorten_memrefs
(ctxt);
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026