OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_cond
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc
4211
rtx
first_cond
= get_jump_cond (first_jump);
4241
|| !predicate_insn (insn,
first_cond
, false))
4384
rtx
first_cond
;
4397
first_cond
= NULL_RTX;
4402
first_cond
= get_jump_cond (first);
4406
&&
first_cond
!= NULL_RTX
4410
INSN_INFO_ENTRY (uid).new_cond =
first_cond
;
4193
rtx
first_cond
= get_jump_cond (first_jump);
local
4366
rtx
first_cond
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc
4210
rtx
first_cond
= get_jump_cond (first_jump);
4240
|| !predicate_insn (insn,
first_cond
, false))
4383
rtx
first_cond
;
4396
first_cond
= NULL_RTX;
4401
first_cond
= get_jump_cond (first);
4405
&&
first_cond
!= NULL_RTX
4409
INSN_INFO_ENTRY (uid).new_cond =
first_cond
;
4192
rtx
first_cond
= get_jump_cond (first_jump);
local
4365
rtx
first_cond
;
local
Completed in 20 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026