OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHAPE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm-mve-builtins-shapes.cc
38
which is a separate piece of information from the
shape
. */
247
function_instance instance (group.base_name, *group.base, *group.
shape
,
323
/* Declare the function
shape
NAME, pointing it to an instance
325
#define
SHAPE
(NAME) \
383
i.e. the standard
shape
for binary operations that operate on
406
SHAPE
(binary)
410
i.e. the
shape
for binary operations that operate on a pair of
433
SHAPE
(binary_acc_int32)
456
SHAPE
(binary_acc_int64)
493
SHAPE
(binary_acca_int32
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins-shapes.cc
64
*group.
shape
,
75
b.add_overloaded_function (function_instance, *group.
shape
,
77
b.add_unique_function (function_instance, (*group.
shape
), return_type,
97
/* Declare the function
shape
NAME, pointing it to an instance
99
#define
SHAPE
(DEF, VAR) \
223
*group.
shape
,
253
b.add_overloaded_function (function_instance, *group.
shape
,
255
b.add_unique_function (function_instance, (*group.
shape
), return_type,
913
*group.
shape
,
935
b.add_unique_function (function_instance, (*group.
shape
), return_type
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc
39
information from the
shape
.
85
if (instance.
shape
->has_merge_argument_p (instance, nargs))
351
function_instance instance (group.base_name, *group.base, *group.
shape
,
514
/* Declare the function
shape
NAME, pointing it to an instance
516
#define
SHAPE
(NAME) \
932
SHAPE
(mmla)
1210
SHAPE
(adr_index)
1228
SHAPE
(adr_offset)
1248
SHAPE
(binary)
1253
i.e. a version of the standard binary
shape
binary_opt_n in whic
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-shapes.cc
38
information from the
shape
.
70
|| instance.
shape
== shapes::unary_convert_narrowt)
287
function_instance instance (group.base_name, *group.base, *group.
shape
,
447
/* Declare the function
shape
NAME, pointing it to an instance
449
#define
SHAPE
(NAME) \
757
SHAPE
(mmla)
1035
SHAPE
(adr_index)
1053
SHAPE
(adr_offset)
1073
SHAPE
(binary)
1078
i.e. a version of the standard binary
shape
binary_opt_n in whic
[
all
...]
Completed in 48 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026