OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_rtl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
16240
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
16241
if (
new_rtl
!= rtl)
16243
mem_loc_result = mem_loc_descriptor (
new_rtl
, mode, mem_mode,
17231
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
17232
if (
new_rtl
!= rtl)
17233
loc_result = loc_descriptor (
new_rtl
, mode, initialized);
16227
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
local
17218
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
16156
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
16157
if (
new_rtl
!= rtl)
16159
mem_loc_result = mem_loc_descriptor (
new_rtl
, mode, mem_mode,
17145
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
17146
if (
new_rtl
!= rtl)
17147
loc_result = loc_descriptor (
new_rtl
, mode, initialized);
16143
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
local
17132
rtx
new_rtl
= avoid_constant_pool_reference (rtl);
local
Completed in 71 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026