HomeSort by: relevance | last modified time | path
    Searched defs:rhs_array (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc 1113 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1116 rhs_array, index, NULL_TREE, NULL_TREE);
2653 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2657 base, cookie, pred, rhs_array);
aarch64-sve-builtins-base.cc 1113 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1116 rhs_array, index, NULL_TREE, NULL_TREE);
2653 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2657 base, cookie, pred, rhs_array);
aarch64-sve-builtins-base.cc 1113 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1116 rhs_array, index, NULL_TREE, NULL_TREE);
2653 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2657 base, cookie, pred, rhs_array);
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc 1022 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1025 rhs_array, index, NULL_TREE, NULL_TREE);
2210 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2214 base, cookie, pred, rhs_array);
aarch64-sve-builtins-base.cc 1022 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1025 rhs_array, index, NULL_TREE, NULL_TREE);
2210 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2214 base, cookie, pred, rhs_array);
aarch64-sve-builtins-base.cc 1022 tree rhs_array = build3 (COMPONENT_REF, TREE_TYPE (field), variable
1025 rhs_array, index, NULL_TREE, NULL_TREE);
2210 tree rhs_array = build1 (VIEW_CONVERT_EXPR, TREE_TYPE (field), rhs_tuple); variable
2214 base, cookie, pred, rhs_array);
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins-bases.cc 1854 tree rhs_array variable
1856 tree rhs_vector = build4 (ARRAY_REF, TREE_TYPE (f.lhs), rhs_array, index,
riscv-vector-builtins-bases.cc 1854 tree rhs_array variable
1856 tree rhs_vector = build4 (ARRAY_REF, TREE_TYPE (f.lhs), rhs_array, index,
riscv-vector-builtins-bases.cc 1854 tree rhs_array variable
1856 tree rhs_vector = build4 (ARRAY_REF, TREE_TYPE (f.lhs), rhs_array, index,

Completed in 129 milliseconds