OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ix86_flags_rtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
reg-stack.cc
339
static rtx
ix86_flags_rtx
;
351
if (INSN_P (insn) && reg_mentioned_p (
ix86_flags_rtx
, PATTERN (insn)))
1372
if (!fail && !dead_or_set_p (insn,
ix86_flags_rtx
))
3434
ix86_flags_rtx
= gen_rtx_REG (CCmode, FLAGS_REG);
336
static rtx
ix86_flags_rtx
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
reg-stack.cc
339
static rtx
ix86_flags_rtx
;
351
if (INSN_P (insn) && reg_mentioned_p (
ix86_flags_rtx
, PATTERN (insn)))
1367
if (!fail && !dead_or_set_p (insn,
ix86_flags_rtx
))
3422
ix86_flags_rtx
= gen_rtx_REG (CCmode, FLAGS_REG);
336
static rtx
ix86_flags_rtx
;
variable
Completed in 40 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026