OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subregs
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCRegisterInfo.h
99
/// register. The
SubRegs
field is a zero terminated array of registers that
107
uint32_t
SubRegs
; // Sub-register set, described above
111
// sub-register in
SubRegs
.
291
: mc_difflist_iterator(Reg, MCRI->DiffLists + MCRI->get(Reg).
SubRegs
) {}
309
iterator_range<mc_subreg_iterator>
subregs
(MCRegister Reg) const {
function in class:llvm::MCRegisterInfo
598
init(Reg, MCRI->DiffLists + MCRI->get(Reg).
SubRegs
);
/src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc
1063
subregs
to make this code simpler. It is safe to call
1961
int
subregs
= 0;
1968
subregs
= 1;
1971
if (
subregs
)
1942
int
subregs
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc
1066
subregs
to make this code simpler. It is safe to call
1959
int
subregs
= 0;
1966
subregs
= 1;
1969
if (
subregs
)
1940
int
subregs
= 0;
local
/src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc
6132
int
subregs
= 0;
local
6138
subregs
= 1;
6141
if (
subregs
)
/src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc
6125
int
subregs
= 0;
local
6131
subregs
= 1;
6134
if (
subregs
)
Completed in 57 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026