OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elt_ptr_type
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
go-valprint.c
46
struct type *
elt_ptr_type
= type->field (0).type ();
local
47
struct type *elt_type =
elt_ptr_type
->target_type ();
/src/external/gpl3/gdb/dist/gdb/
go-valprint.c
46
struct type *
elt_ptr_type
= type->field (0).type ();
local
47
struct type *elt_type =
elt_ptr_type
->target_type ();
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc
1576
tree
elt_ptr_type
variable
1578
tree zero = build_zero_cst (
elt_ptr_type
);
aarch64-builtins.cc
3539
tree
elt_ptr_type
= build_pointer_type_for_mode (simd_type.eltype,
local
3541
tree zero = build_zero_cst (
elt_ptr_type
);
3565
tree
elt_ptr_type
= build_pointer_type_for_mode (simd_type.eltype,
local
3567
tree zero = build_zero_cst (
elt_ptr_type
);
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-builtins.cc
2973
tree
elt_ptr_type
= build_pointer_type_for_mode (simd_type.eltype,
local
2975
tree zero = build_zero_cst (
elt_ptr_type
);
2999
tree
elt_ptr_type
= build_pointer_type_for_mode (simd_type.eltype,
local
3001
tree zero = build_zero_cst (
elt_ptr_type
);
Completed in 52 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026