OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spilled
(Results
151 - 175
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/mesa3d/docs/
relnotes-9.0.3.html
146
<li>i965/vs: Try again when we've successfully
spilled
a reg.</li>
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_reg_allocate.cpp
384
*
spilled
. Right now, we spill or unspill the whole thing to a
/external/mesa3d/src/mesa/program/
register_allocate.c
528
* Returns a node number to be
spilled
according to the cost/benefit using
/external/v8/src/arm/
deoptimizer-arm.cc
91
//
spilled
. Registers fp and sp are set to the correct values though.
/external/v8/src/compiler/
graph-visualizer.cc
547
} else if (range->
spilled
()) {
linkage.cc
397
// TODO(rmcilroy): Make the context param the one
spilled
to the stack once
/external/v8/src/crankshaft/ia32/
lithium-gap-resolver-ia32.cc
230
// 1. We may have already
spilled
to create a temp register.
/external/v8/src/crankshaft/
lithium-allocator.cc
[
all
...]
/external/v8/src/crankshaft/x87/
lithium-gap-resolver-x87.cc
231
// 1. We may have already
spilled
to create a temp register.
/external/v8/src/ia32/
deoptimizer-ia32.cc
175
//
spilled
. Registers ebp and esp are set to the correct values though.
/external/v8/src/mips/
deoptimizer-mips.cc
86
//
spilled
. Registers fp and sp are set to the correct values though.
/external/v8/src/mips64/
deoptimizer-mips64.cc
86
//
spilled
. Registers fp and sp are set to the correct values though.
/external/v8/src/ppc/
deoptimizer-ppc.cc
94
//
spilled
. Registers fp and sp are set to the correct values though.
/external/v8/src/x87/
deoptimizer-x87.cc
175
//
spilled
. Registers ebp and esp are set to the correct values though.
/external/llvm/lib/CodeGen/
RegAllocPBQP.cpp
604
// pre-
spilled
and the new vregs added to the worklist.
639
DEBUG(dbgs() << "VREG " << PrintReg(VReg, &TRI) << " ->
SPILLED
(Cost: "
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
235
/// Compute the size in bytes and offset within a stack slot of a
spilled
238
/// \param [out] Size in bytes of the
spilled
value.
247
/// this, particularly to support
spilled
vector registers.
[
all
...]
/external/valgrind/VEX/priv/
host_generic_reg_alloc2.c
50
We can possibly do V-V coalescing even when the src is
spilled
,
792
any HLRs, since ones with HLRs may need to be
spilled
around
[
all
...]
/external/llvm/docs/
Statepoints.rst
178
Each of the potentially relocated values has been
spilled
to the
195
# off RSP with offset 0. Given the value was
spilled
with a pushq,
[
all
...]
/external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp
792
// ISRs require HI/LO to be
spilled
into kernel registers to be then
793
//
spilled
to the stack frame.
[
all
...]
/external/llvm/lib/Target/X86/
X86CallingConv.td
480
/// values are
spilled
on the stack.
533
/// values are
spilled
on the stack.
[
all
...]
/art/compiler/optimizing/
code_generator.h
531
// Returns the location of the first
spilled
entry for floating point registers,
/art/runtime/
runtime.h
393
// Returns a special method that describes all callee saves being
spilled
to the stack.
/external/elfutils/libebl/
libebl.h
267
about registers it hasn't
spilled
somewhere. For our unwinder to give
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
words.txt
2493
spilled
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
words.txt
2493
spilled
Completed in 1943 milliseconds
1
2
3
4
5
6
7
8
9
10