| /src/external/mit/isl/dist/ |
| pip_test.sh.in | 27 ./isl_pip$EXEEXT --format=set --context=gbr -T < $srcdir/test_inputs/$i || exit 29 ./isl_pip$EXEEXT --format=affine --context=gbr -T < $srcdir/test_inputs/$i || exit
|
| isl_options_private.h | 14 unsigned gbr; member in struct:isl_options
|
| isl_sample.c | 370 * on the value of ctx->opt->gbr 377 * When ctx->opt->gbr is set to ISL_GBR_ALWAYS, then we allow the basis 384 unsigned gbr; local 411 gbr = ctx->opt->gbr; 468 ctx->opt->gbr != ISL_GBR_NEVER) { 470 if (ctx->opt->gbr == ISL_GBR_ONCE) 471 ctx->opt->gbr = ISL_GBR_NEVER; 475 ctx->opt->gbr == ISL_GBR_ALWAYS; 522 ctx->opt->gbr = gbr [all...] |
| isl_options.c | 21 {"gbr", ISL_CONTEXT_GBR}, 114 ISL_ARG_CHOICE(struct isl_options, gbr, 0, "gbr", \ 120 ISL_ARG_BOOL(struct isl_options, gbr_only_first, 0, "gbr-only-first", 0,
|
| /src/external/gpl3/gdb.old/dist/sim/sh/ |
| sh-sim.h | 58 accessing gbr. */ 64 int gbr; member in struct:__anon22708::__anon22709::__anon22712::__anon22713
|
| interp.c | 126 #define GBR saved_state.asregs.gbr 1933 GBR = val; 2105 val = GBR;
|
| /src/external/gpl3/gdb/dist/sim/sh/ |
| sh-sim.h | 58 accessing gbr. */ 64 int gbr; member in struct:__anon2097::__anon2098::__anon2101::__anon2102
|
| interp.c | 126 #define GBR saved_state.asregs.gbr 1933 GBR = val; 2105 val = GBR;
|
| /src/tests/kernel/arch/sh3/ |
| h_execregs.S | 63 stc.l gbr, @-sp
|
| /src/sys/arch/sh3/include/ |
| locore.h | 107 stc.l gbr, @-r14 /* tf_gbr */ ;\ 140 ldc.l @r14+, gbr /* tf_gbr */ ;\
|
| /src/external/gpl3/gdb/dist/sim/testsuite/sh/ |
| resbank.s | 195 assert_creg 18, gbr 245 assert_creg 553, gbr
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/ |
| resbank.s | 195 assert_creg 18, gbr 245 assert_creg 553, gbr
|
| /src/sys/arch/sh3/sh3/ |
| db_interface.c | 595 SF(gbr); 636 TF(gbr);
|
| locore_subr.S | 72 stc.l gbr, @-pcb 142 ldc.l @r1+, gbr
|
| /src/external/mit/isl/dist/doc/ |
| implementation.tex | 382 described in \autoref{s:GBR} below. 654 \subsubsection{Generalized Basis Reduction}\label{s:GBR} 718 for some of the optimizations in \autoref{s:GBR}. 737 minutes on the first problem. The gbr version introduces some 743 & {\tt PipLib} & {\tt barvinok} & {\tt isl} cut & {\tt isl} gbr & {\tt PPL} \\
|