OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbegin_insn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc
10283
rtx_insn *
tbegin_insn
= NULL;
10316
tbegin_insn
= insn;
10408
PATTERN (
tbegin_insn
) = gen_rtx_PARALLEL (VOIDmode,
10410
XVECEXP (PATTERN (
tbegin_insn
), 0, 0),
10411
XVECEXP (PATTERN (
tbegin_insn
), 0, 1)));
10412
INSN_CODE (
tbegin_insn
) = -1;
10413
df_insn_rescan (
tbegin_insn
);
10282
rtx_insn *
tbegin_insn
= NULL;
local
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc
10758
rtx_insn *
tbegin_insn
= NULL;
10791
tbegin_insn
= insn;
10883
PATTERN (
tbegin_insn
) = gen_rtx_PARALLEL (VOIDmode,
10885
XVECEXP (PATTERN (
tbegin_insn
), 0, 0),
10886
XVECEXP (PATTERN (
tbegin_insn
), 0, 1)));
10887
INSN_CODE (
tbegin_insn
) = -1;
10888
df_insn_rescan (
tbegin_insn
);
10757
rtx_insn *
tbegin_insn
= NULL;
local
Completed in 70 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026