OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V2DF_type_node
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
2333
#define
V2DF_type_node
(rs6000_builtin_types[RS6000_BTI_V2DF])
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-builtins.cc
1433
tree
V2DF_type_node
= build_vector_type (double_type_node, 2);
1447
{
V2DF_type_node
, "__builtin_aarch64_rsqrt_v2df", AARCH64_BUILTIN_RSQRT_V2DF },
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-builtins.cc
1610
tree
V2DF_type_node
= build_vector_type (double_type_node, 2);
1624
{
V2DF_type_node
, "__builtin_aarch64_rsqrt_v2df", AARCH64_BUILTIN_RSQRT_V2DF },
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
2477
#define
V2DF_type_node
(rs6000_builtin_types[RS6000_BTI_V2DF])
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c
127
#define
V2DF_type_node
(spu_builtin_types[SPU_BTI_V2DF])
3742
result =
V2DF_type_node
;
5556
V2DF_type_node
= build_vector_type (double_type_node, 2);
Completed in 27 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026