OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destrf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc
4060
enum attr_dest_regfile
destrf
;
4076
destrf
= get_attr_dest_regfile (insn);
4094
if (
destrf
== DEST_REGFILE_A && A_REGNO_P (REGNO (op)))
4096
if (
destrf
== DEST_REGFILE_B && B_REGNO_P (REGNO (op)))
4042
enum attr_dest_regfile
destrf
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc
4059
enum attr_dest_regfile
destrf
;
4075
destrf
= get_attr_dest_regfile (insn);
4093
if (
destrf
== DEST_REGFILE_A && A_REGNO_P (REGNO (op)))
4095
if (
destrf
== DEST_REGFILE_B && B_REGNO_P (REGNO (op)))
4041
enum attr_dest_regfile
destrf
;
local
Completed in 54 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026