OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_displacement_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc
949
bool
has_displacement_p
= r.displacement_units () != UNITS_none;
variable
953
if (!r.check_gp_argument (
has_displacement_p
? 3 : 2, i, nargs)
991
bool
has_displacement_p
= r.displacement_units () != UNITS_none;
variable
996
if (!r.check_gp_argument (
has_displacement_p
? 3 : 2, i, nargs)
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc
774
bool
has_displacement_p
= r.displacement_units () != UNITS_none;
variable
778
if (!r.check_gp_argument (
has_displacement_p
? 3 : 2, i, nargs)
816
bool
has_displacement_p
= r.displacement_units () != UNITS_none;
variable
821
if (!r.check_gp_argument (
has_displacement_p
? 3 : 2, i, nargs)
Completed in 17 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026