OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_insn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
print-rtl.cc
446
const rtx_insn *
in_insn
= as_a <const rtx_insn *> (in_rtx);
local
451
if (INSN_HAS_LOCATION (
in_insn
))
453
expanded_location xloc = insn_location (
in_insn
);
456
int discriminator = insn_discriminator (
in_insn
);
/src/external/gpl3/gcc.old/dist/gcc/
print-rtl.cc
446
const rtx_insn *
in_insn
= as_a <const rtx_insn *> (in_rtx);
local
451
if (INSN_HAS_LOCATION (
in_insn
))
453
expanded_location xloc = insn_location (
in_insn
);
Completed in 39 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026