OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcb_hwcap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-builtin.cc
2648
rtx
tcb_hwcap
= gen_reg_rtx (SImode);
local
2653
emit_move_insn (
tcb_hwcap
, tcbmem);
2656
gen_rtx_AND (SImode,
tcb_hwcap
, mask)));
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-builtin.cc
2672
rtx
tcb_hwcap
= gen_reg_rtx (SImode);
local
2677
emit_move_insn (
tcb_hwcap
, tcbmem);
2680
gen_rtx_AND (SImode,
tcb_hwcap
, mask)));
Completed in 68 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026