OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cretd_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-generic.cc
1947
tree
cretd_type
1950
if (insn_data[icode1].operand[0].mode == TYPE_MODE (
cretd_type
))
1954
new_rhs = gimplify_build2 (gsi, code1,
cretd_type
,
2035
tree
cretd_type
= build_vector_type (TREE_TYPE (ret_type), nunits);
2036
if (insn_data[icode1].operand[0].mode == TYPE_MODE (
cretd_type
))
2069
tree result = gimplify_build1 (gsi, code1,
cretd_type
, a);
2074
ce.value = gimplify_build1 (gsi, code2,
cretd_type
, a);
1946
tree
cretd_type
local
2034
tree
cretd_type
= build_vector_type (TREE_TYPE (ret_type), nunits);
local
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-generic.cc
1975
tree
cretd_type
1978
if (insn_data[icode1].operand[0].mode == TYPE_MODE (
cretd_type
))
1982
new_rhs = gimplify_build2 (gsi, code1,
cretd_type
,
2063
tree
cretd_type
= build_vector_type (TREE_TYPE (ret_type), nunits);
2064
if (insn_data[icode1].operand[0].mode == TYPE_MODE (
cretd_type
))
2097
tree result = gimplify_build1 (gsi, code1,
cretd_type
, a);
2102
ce.value = gimplify_build1 (gsi, code2,
cretd_type
, a);
1974
tree
cretd_type
local
2062
tree
cretd_type
= build_vector_type (TREE_TYPE (ret_type), nunits);
local
Completed in 17 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026