OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:use_x_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc
2425
bool
use_x_p
;
2427
use_x_p
= (base_reg == pic_offset_table_rtx) ? TARGET_XGOT : TARGET_XTLS;
2429
if (TARGET_COLDFIRE &&
use_x_p
)
2416
bool
use_x_p
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc
2421
bool
use_x_p
;
2423
use_x_p
= (base_reg == pic_offset_table_rtx) ? TARGET_XGOT : TARGET_XTLS;
2425
if (TARGET_COLDFIRE &&
use_x_p
)
2412
bool
use_x_p
;
local
Completed in 33 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026