HomeSort by: relevance | last modified time | path
    Searched refs:TI_INTSI_TYPE (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 5565 spu_builtin_types[SPU_BTI_7] = global_trees[TI_INTSI_TYPE];
5566 spu_builtin_types[SPU_BTI_S7] = global_trees[TI_INTSI_TYPE];
5567 spu_builtin_types[SPU_BTI_U7] = global_trees[TI_INTSI_TYPE];
5568 spu_builtin_types[SPU_BTI_S10] = global_trees[TI_INTSI_TYPE];
5569 spu_builtin_types[SPU_BTI_S10_4] = global_trees[TI_INTSI_TYPE];
5570 spu_builtin_types[SPU_BTI_U14] = global_trees[TI_INTSI_TYPE];
5571 spu_builtin_types[SPU_BTI_16] = global_trees[TI_INTSI_TYPE];
5572 spu_builtin_types[SPU_BTI_S16] = global_trees[TI_INTSI_TYPE];
5573 spu_builtin_types[SPU_BTI_S16_2] = global_trees[TI_INTSI_TYPE];
5574 spu_builtin_types[SPU_BTI_U16] = global_trees[TI_INTSI_TYPE];
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 631 TI_INTSI_TYPE,
tree.h 4413 #define intSI_type_node global_trees[TI_INTSI_TYPE]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 618 TI_INTSI_TYPE,
tree.h 4182 #define intSI_type_node global_trees[TI_INTSI_TYPE]

Completed in 50 milliseconds