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

  /src/games/rogue/
level.c 820 add_exp(int e, boolean promotion)
834 if (promotion) {
  /src/lib/libc/time/
Makefile 377 -Wdeclaration-after-statement -Wdouble-promotion \
  /src/external/public-domain/tz/dist/
Makefile 377 -Wdeclaration-after-statement -Wdouble-promotion \
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 274 is a result of a type promotion, such that:
281 tree *orig_type, gimple **def_stmt, bool *promotion)
312 *promotion = true;
314 *promotion = false;
369 followed by a possible promotion P. Return this OP', or null if OP is
370 not a vectorizable SSA name. If there is a promotion P, describe its
377 whereas the cast from UNPROM to OP might be a promotion, a sign
385 signed int A = (signed int) B; // unsigned promotion
393 promotion sign change
395 so OP' would be C. The input to the promotion is B, so UNPRO
5065 bool promotion; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 261 is a result of a type promotion, such that:
268 tree *orig_type, gimple **def_stmt, bool *promotion)
299 *promotion = true;
301 *promotion = false;
356 followed by a possible promotion P. Return this OP', or null if OP is
357 not a vectorizable SSA name. If there is a promotion P, describe its
364 whereas the cast from UNPROM to OP might be a promotion, a sign
372 signed int A = (signed int) B; // unsigned promotion
380 promotion sign change
382 so OP' would be C. The input to the promotion is B, so UNPRO
3868 bool promotion; local
    [all...]
  /src/external/mit/expat/dist/
configure 14825 for flag in -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion; do

Completed in 29 milliseconds