OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iscompact
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc
5502
If CHECK_ATTR is greater than 0, check the
iscompact
attribute first. */
5507
enum attr_iscompact
iscompact
;
5511
iscompact
= get_attr_iscompact (insn);
5512
if (
iscompact
== ISCOMPACT_FALSE)
5506
enum attr_
iscompact
iscompact
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc
5605
If CHECK_ATTR is greater than 0, check the
iscompact
attribute first. */
5610
enum attr_iscompact
iscompact
;
5614
iscompact
= get_attr_iscompact (insn);
5615
if (
iscompact
== ISCOMPACT_FALSE)
5609
enum attr_
iscompact
iscompact
;
local
Completed in 47 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026