OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clobbered
(Results
201 - 225
of
375
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp
518
// a call
clobbered
register that we know won't be used in Thumb1 mode.
/external/llvm/lib/Target/X86/
X86FloatingPoint.cpp
[
all
...]
X86RegisterInfo.td
307
// List call-
clobbered
registers before callee-save registers. RBX, RBP, (and
/external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp
313
// We do this because the above replaceAllUsesWith()
clobbered
the
/external/llvm/test/CodeGen/SystemZ/
frame-14.ll
226
; call-
clobbered
registers are live and no call-saved ones have been
frame-15.ll
272
; call-
clobbered
and allocated call-saved registers are live. Note that
frame-16.ll
216
; call-
clobbered
registers are live and no call-saved ones have been
/external/qemu/tcg/
README
478
- Some registers are
clobbered
during the call.
/external/v8/src/arm/
code-stubs-arm.h
813
// - other registers are
clobbered
.
[
all
...]
/external/v8/src/
full-codegen.h
331
// scratch1 will be
clobbered
. Emits a context chain walk if if necessary
/external/v8/src/ia32/
code-stubs-ia32.h
273
// cases they are
clobbered
. If the string is not found by probing a
/external/v8/src/mips/
code-stubs-mips.h
813
// - other registers are
clobbered
.
[
all
...]
macro-assembler-mips.cc
229
// Clobber
clobbered
input registers when running with the debug-code flag
251
// context register, so we check that none of the
clobbered
291
// Clobber
clobbered
registers when running with the debug-code flag
[
all
...]
/external/valgrind/main/coregrind/m_dispatch/
dispatch-ppc32-linux.S
186
/* 24(sp) used later to stop ctr reg being
clobbered
*/
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h
638
/* Number of available registers that are call-
clobbered
. */
function.h
438
/* Like regs_ever_live, but 1 if a reg is set or
clobbered
from an
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h
638
/* Number of available registers that are call-
clobbered
. */
function.h
438
/* Like regs_ever_live, but 1 if a reg is set or
clobbered
from an
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfgloop.h
638
/* Number of available registers that are call-
clobbered
. */
function.h
438
/* Like regs_ever_live, but 1 if a reg is set or
clobbered
from an
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfgloop.h
638
/* Number of available registers that are call-
clobbered
. */
function.h
438
/* Like regs_ever_live, but 1 if a reg is set or
clobbered
from an
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_syntax.py
524
# shouldn't be
clobbered
by a SyntaxWarning issued for a later one.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_syntax.py
524
# shouldn't be
clobbered
by a SyntaxWarning issued for a later one.
/external/chromium_org/v8/src/arm/
macro-assembler-arm.cc
493
// Clobber
clobbered
input registers when running with the debug-code flag
553
// Clobber
clobbered
registers when running with the debug-code flag
[
all
...]
Completed in 1889 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>