OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_cl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-lives.cc
600
DEF_CL
of the current insn with input operand USE of class USE_CL.
607
enum reg_class
def_cl
, int use,
610
if (! reg_classes_intersect_p (
def_cl
, use_cl))
636
DEF_CL
of the current insn with input operands. Process only
657
check_and_make_def_conflict (int alt, int def, enum reg_class
def_cl
,
667
if (
def_cl
== NO_REGS)
678
if (! reg_classes_intersect_p (acl,
def_cl
))
751
advance_p = check_and_make_def_use_conflict (dreg, orig_dreg,
def_cl
,
762
advance_p = check_and_make_def_use_conflict (dreg, orig_dreg,
def_cl
,
781
enum reg_class
def_cl
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ira-lives.cc
599
DEF_CL
of the current insn with input operand USE of class USE_CL.
606
enum reg_class
def_cl
, int use,
609
if (! reg_classes_intersect_p (
def_cl
, use_cl))
635
DEF_CL
of the current insn with input operands. Process only
656
check_and_make_def_conflict (int alt, int def, enum reg_class
def_cl
,
666
if (
def_cl
== NO_REGS)
677
if (! reg_classes_intersect_p (acl,
def_cl
))
750
advance_p = check_and_make_def_use_conflict (dreg, orig_dreg,
def_cl
,
761
advance_p = check_and_make_def_use_conflict (dreg, orig_dreg,
def_cl
,
780
enum reg_class
def_cl
;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026