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

  /src/external/gpl3/gcc/dist/gcc/
tree-sra.cc 54 an access disqualifies the whole aggregate from being scalarized.
69 aggregate that has some component which is about to be scalarized,
71 Finally, if a parameter got scalarized, the scalar replacements are
223 totally scalarized - that all scalar leafs should be scalarized and
239 scalarized. */
243 access which is not to be scalarized. This flag is propagated up in the
337 /* Bitmap of candidates in the constant pool, which cannot be scalarized
1602 operands with memory constrains which cannot be scalarized. */
1770 same space are not scalarized. *
3822 bool scalarized = true; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-sra.cc 54 an access disqualifies the whole aggregate from being scalarized.
69 aggregate that has some component which is about to be scalarized,
71 Finally, if a parameter got scalarized, the scalar replacements are
222 totally scalarized - that all scalar leafs should be scalarized and
238 scalarized. */
242 access which is not to be scalarized. This flag is propagated up in the
336 /* Bitmap of candidates in the constant pool, which cannot be scalarized
1351 GIMPLE_ASM operands with memory constrains which cannot be scalarized. */
1501 same space are not scalarized. *
3522 bool scalarized = true; local
    [all...]

Completed in 80 milliseconds