OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isa_masks
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
25306
HOST_WIDE_INT
isa_masks
;
25322
isa_masks
= rs6000_isa_flags;
25324
isa_masks
= TREE_TARGET_OPTION (fn_opts)->x_rs6000_isa_flags;
25327
if ((rs6000_clone_map[ret].isa_mask &
isa_masks
) != 0)
25256
HOST_WIDE_INT
isa_masks
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
24871
HOST_WIDE_INT
isa_masks
;
24887
isa_masks
= rs6000_isa_flags;
24889
isa_masks
= TREE_TARGET_OPTION (fn_opts)->x_rs6000_isa_flags;
24892
if ((rs6000_clone_map[ret].isa_mask &
isa_masks
) != 0)
24821
HOST_WIDE_INT
isa_masks
;
local
Completed in 113 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026