OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jump_insn_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc
5181
enum attr_type
jump_insn_type
;
5254
jump_insn_type
= get_attr_type (insn);
5255
if (
jump_insn_type
== TYPE_BRCC
5256
||
jump_insn_type
== TYPE_BRCC_NO_DELAY_SLOT
5257
||
jump_insn_type
== TYPE_LOOP_END
5258
|| (
jump_insn_type
== TYPE_CALL && !get_attr_predicable (insn)))
5180
enum attr_type
jump_insn_type
;
local
Completed in 23 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026