HomeSort by relevance Sort by last modified time
    Searched refs:saves (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /external/valgrind/gdbserver_tests/
mssnapshot.stderrB.exp 21 and saves it in <filename>
24 saves all snapshot(s) taken so far in <filename>
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue17381.go 8 // saves link register, so that traceback will work.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue17381.go 8 // saves link register, so that traceback will work.
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 30 push {r4-r11, lr} @ 9 words (36 bytes) of callee saves.
48 SPILL_ALL_CALLEE_SAVE_GPRS @ 9 words (36 bytes) of callee saves.
73 push {r5-r8, r10-r11, lr} @ 7 words of callee saves
102 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves
121 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves and args.
166 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
186 @ 14 words of callee saves and args already saved.
208 push {r0-r12, lr} @ 14 words of callee saves and args.
232 pop {r0-r12, lr} @ 14 words of callee saves
258 pop {r1-r12, lr} @ 13 words of callee saves
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/
fpu_rmode.asm 31 ; fnstcw saves to memory, NOT a register.
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m 8 cout=' > st.txt'; %saves to matlab variable 'st'
  /prebuilts/misc/common/robolectric/
robotest-internal.mk 37 # Runs the Robolectric tests and saves the output and return value.
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 52 # saves one instruction on any future load from memory
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 528 SETUP_SAVE_ALL_CALLEE_SAVES_FRAME # save callee saves for throw
729 * Called by managed code, saves most registers (forms basis of long jump context) and passes
831 SETUP_SAVE_REFS_AND_ARGS_FRAME # save callee saves in case allocation triggers GC
    [all...]
  /build/kati/
depgraph.go 223 // Saver is the interface that saves DepGraph.
var.go 359 // save saves value of the variable named name.
  /build/soong/cc/config/
clang.go 49 "-fno-caller-saves",
  /external/v8/src/compiler/arm64/
code-generator-arm64.cc 1846 CPURegList saves = CPURegList(CPURegister::kRegister, kXRegSizeInBits, local
1924 CPURegList saves = CPURegList(CPURegister::kRegister, kXRegSizeInBits, local
1936 CPURegList saves = CPURegList(CPURegister::kRegister, kXRegSizeInBits, local
    [all...]
  /external/libxml2/
xmlcatalog.c 324 \t used with --add or --del, it saves the catalog changes\n\
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S 79 // FP callee-saves
568 SETUP_SAVE_ALL_CALLEE_SAVES_FRAME # save callee saves for throw
814 * Called by managed code, saves most registers (forms basis of long jump
918 SETUP_SAVE_REFS_AND_ARGS_FRAME # save callee saves in case allocation triggers GC
    [all...]
  /external/v8/src/compiler/mips/
code-generator-mips.cc 2019 const RegList saves = descriptor->CalleeSavedRegisters(); local
2069 const RegList saves = descriptor->CalleeSavedRegisters(); local
2082 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /external/v8/src/compiler/mips64/
code-generator-mips64.cc 2360 const RegList saves = descriptor->CalleeSavedRegisters(); local
2411 const RegList saves = descriptor->CalleeSavedRegisters(); local
2423 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /external/autotest/site_utils/
acts_lib.py 577 """Saves all acts results to a local directory.
588 Reports the results to the test and saves all acts results under the
  /external/v8/src/compiler/arm/
code-generator-arm.cc 2167 const RegList saves = FLAG_enable_embedded_constant_pool local
2233 const RegList saves = FLAG_enable_embedded_constant_pool local
2247 const RegList saves = FLAG_enable_embedded_constant_pool local
    [all...]
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 2317 const RegList saves = descriptor->CalleeSavedRegisters(); local
2361 const RegList saves = descriptor->CalleeSavedRegisters(); local
2380 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 2215 const RegList saves = local
2283 const RegList saves = local
2298 const RegList saves = local
    [all...]
  /external/v8/src/compiler/s390/
code-generator-s390.cc 2564 const RegList saves = descriptor->CalleeSavedRegisters(); local
2621 const RegList saves = descriptor->CalleeSavedRegisters(); local
2633 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc 2464 const RegList saves = descriptor->CalleeSavedRegisters(); local
2533 const RegList saves = descriptor->CalleeSavedRegisters(); local
2546 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /external/v8/src/compiler/x87/
code-generator-x87.cc 385 /* Saves the esp into ebx */ \
409 /* Saves the esp into ebx */ \
2411 const RegList saves = descriptor->CalleeSavedRegisters(); local
2463 const RegList saves = descriptor->CalleeSavedRegisters(); local
2497 const RegList saves = descriptor->CalleeSavedRegisters(); local
    [all...]
  /cts/hostsidetests/jvmti/run-tests/
Android.mk 65 src/932-transform-saves/src/art/Test932.java \

Completed in 1724 milliseconds

1 2 3 4