OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:liveness
(Results
51 - 75
of
176
) sorted by null
1
2
3
4
5
6
7
8
/external/llvm/test/CodeGen/X86/
misched-new.ll
84
; Test top-down subregister
liveness
tracking. Self-verification
crash.ll
2
; RUN: llc -march=x86 < %s -verify-machineinstrs -precompute-phys-
liveness
3
; RUN: llc -march=x86-64 < %s -verify-machineinstrs -precompute-phys-
liveness
/external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp
110
// in ways not reflected in our current
liveness
state. For each such
111
// register, adjust the
liveness
state to be conservatively correct.
214
// Update
liveness
.
492
// instructions from the bottom up, tracking information about
liveness
632
//
liveness
information for the anti-dependence reg is now
RegisterScavenging.cpp
81
// passes that don't preserve accurate
liveness
information.
83
"Cannot use register scavenger with inaccurate
liveness
");
AggressiveAntiDepBreaker.cpp
401
// Ignore KILLs and passthru registers for
liveness
...
753
// from the bottom up, tracking information about
liveness
as we go
814
// If the anti-dep register
liveness
"passes-thru", then
[
all
...]
AggressiveAntiDepBreaker.h
151
/// Observe - Update
liveness
information to account for the current
DeadMachineInstructionElim.cpp
112
//
liveness
as we go.
ExpandPostRAPseudos.cpp
150
// if
liveness
is changed.
LiveIntervalUnion.cpp
12
// allocation to model
liveness
of a physical register.
PostRASchedulerList.cpp
159
/// Observe - Update
liveness
information to account for the current
397
/// Observe - Update
liveness
information to account for the current
485
// Update
liveness
. Registers that are defed but not used in this
MachineCopyPropagation.cpp
130
// Turn it into a noop KILL instruction if it has super-register
liveness
PeepholeOptimizer.cpp
251
// Extend the
liveness
of the extension result.
261
//
liveness
of a PHI input. It breaks all kinds of assumptions down
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp
35
* simplification, and reducing the
liveness
of channel registers.
/external/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h
12
// class, or during register allocation to model
liveness
of a physical
LiveRangeEdit.h
176
///
liveness
is not updated.
MachineBasicBlock.h
585
/// Possible outcome of a register
liveness
query to computeRegisterLiveness()
591
LQR_Unknown ///< Register
liveness
not decidable from local
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp
35
* simplification, and reducing the
liveness
of channel registers.
/external/qemu/tcg/
tcg.c
25
/* define it to use
liveness
analysis (better code) */
[
all
...]
/dalvik/vm/
Dvm.mk
129
analysis/
Liveness
.cpp \
/external/chromium_org/net/http/
http_security_headers.cc
84
//
liveness
and backupness below.)
/external/javassist/src/main/javassist/bytecode/stackmap/
Liveness.java
20
public class
Liveness
{
/external/clang/lib/Analysis/
LiveVariables.cpp
424
// While sizeof(var) doesn't technically extend the
liveness
of 'var', it
425
// does extent the
liveness
of metadata if 'var' is a VariableArrayType.
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-checker_unittest.cc
57
// is just one more chance for the
liveness
flood to be inexact
438
"Some
liveness
flood must be too optimistic");
779
"Some
liveness
flood must be too optimistic");
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-checker_unittest.cc
57
// is just one more chance for the
liveness
flood to be inexact
438
"Some
liveness
flood must be too optimistic");
779
"Some
liveness
flood must be too optimistic");
[
all
...]
/dalvik/vm/analysis/
VfyBasicBlock.cpp
155
* exception) are not interesting for
liveness
analysis.
Completed in 1317 milliseconds
1
2
3
4
5
6
7
8