OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arm_disable_literal_pool
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc
1001
bool
arm_disable_literal_pool
= false;
3881
arm_disable_literal_pool
= true;
8757
if (
arm_disable_literal_pool
&& SYMBOL_REF_P (x)
9144
&& !
arm_disable_literal_pool
)
9210
&& !
arm_disable_literal_pool
9750
if (
arm_disable_literal_pool
)
9801
&&
arm_disable_literal_pool
)
9900
return
arm_disable_literal_pool
10059
return
arm_disable_literal_pool
13509
return
arm_disable_literal_pool
? NULL_RTX : const_vec
998
bool
arm_disable_literal_pool
= false;
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc
985
bool
arm_disable_literal_pool
= false;
3780
arm_disable_literal_pool
= true;
8637
if (
arm_disable_literal_pool
&& SYMBOL_REF_P (x)
9017
&& !
arm_disable_literal_pool
)
9085
&& !
arm_disable_literal_pool
9625
if (
arm_disable_literal_pool
)
9676
&&
arm_disable_literal_pool
)
9775
return
arm_disable_literal_pool
9934
return
arm_disable_literal_pool
13302
return
arm_disable_literal_pool
? NULL_RTX : const_vec
982
bool
arm_disable_literal_pool
= false;
variable
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026