HomeSort by relevance Sort by last modified time
    Searched refs:temps (Results 1 - 17 of 17) sorted by null

  /external/qemu/tcg/
tcg.c 228 s->temps = s->static_temps;
309 ts = &s->temps[s->nb_globals];
349 ts = &s->temps[s->nb_globals];
384 ts = &s->temps[s->nb_globals];
428 ts = &s->temps[idx];
437 ts = &s->temps[s->nb_temps];
454 ts = &s->temps[s->nb_temps];
500 ts = &s->temps[idx];
768 ts = &s->temps[i];
776 ts = &s->temps[i]
    [all...]
tcg.h 276 TCGTemp *temps; /* globals first, temps after */ member in struct:TCGContext
279 /* index of free temps, -1 if none */
  /external/mesa3d/src/glsl/
linker.cpp 613 hash_table *temps)
618 hash_table *temps)
623 this->temps = temps;
630 ir_variable *var = (ir_variable *) hash_table_find(temps, ir->var);
656 hash_table *temps; member in class:remap_visitor
659 remap_visitor v(target, temps);
690 hash_table *temps = NULL; local
693 temps = hash_table_ctor(0, hash_table_pointer_hash,
713 hash_table_insert(temps, inst, var)
    [all...]
  /external/skia/src/gpu/gl/
GrGLProgram.cpp     [all...]
  /external/mksh/src/
check.pl 214 $temps = "/tmp/rts$$";
338 unlink($tempi, $tempo, $tempe, $temps);
425 return undef if !&write_file($temps, $test{'script'});
532 push(@argv, $temps) if defined $test{'script'};
    [all...]
main.c 850 ep->temps = NULL;
955 remove_temps(ep->temps);
962 remove_temps(e->temps);
963 e->temps = NULL;
    [all...]
histrap.c 249 tf = maketemp(ATEMP, TT_HIST_EDIT, &e->temps);
    [all...]
exec.c     [all...]
sh.h 573 struct temp *temps; /* temp files */ member in struct:env
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc     [all...]
macro-assembler-arm.h 733 void CopyFields(Register dst, Register src, RegList temps, int field_count);
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h     [all...]
macro-assembler-mips.cc     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.h 959 tree temps; member in struct:gimplify_ctx
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 1019 tree temps; member in struct:gimplify_ctx
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 1019 tree temps; member in struct:gimplify_ctx
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 1019 tree temps; member in struct:gimplify_ctx
    [all...]

Completed in 337 milliseconds