/external/llvm/utils/TableGen/ |
CodeGenRegisters.h | 659 // Get a list of pressure set IDs for a register class. Liveness of a
|
/external/qemu/tcg/ |
README | 105 - A liveness analysis is done at the basic block level. The
|
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.jar | |
/external/valgrind/main/exp-dhat/docs/ |
dh-manual.xml | 380 the highest maximum liveness, or the highest total turnover, or
|
/external/valgrind/main/exp-dhat/ |
dh_main.c | 180 // The number of blocks and bytes live at the max-liveness 183 // blocks live at the point of maximum byte liveness. These are [all...] |
/dalvik/vm/compiler/codegen/ |
RallocUtil.cpp | 43 * not affect the "liveness" of a temp register, which will stay
|
/dalvik/vm/compiler/codegen/mips/ |
RallocUtil.cpp | 45 * not affect the "liveness" of a temp register, which will stay [all...] |
/external/chromium_org/v8/src/ |
flag-definitions.h | 298 "analyze liveness of environment slots and zap dead values") [all...] |
lithium-allocator.cc | 838 // This move to spill operand is not a real use. Liveness analysis [all...] |
/external/llvm/lib/CodeGen/ |
MachineFunction.cpp | 327 OS << ", not tracking liveness"; [all...] |
StrongPHIElimination.cpp | 569 // instruction, so it is only necessary to check for the liveness of
|
MachineScheduler.cpp | 453 // For convenience remember the end of the liveness region. 486 // Account for liveness generated by the region boundary. 592 // Account for liveness generate by the region boundary. [all...] |
LiveDebugVariables.cpp | 222 /// @param LI Restrict liveness to where LI has the value VNI. May be null. [all...] |
MachineBasicBlock.cpp | [all...] |
/external/llvm/lib/Target/X86/ |
X86FloatingPoint.cpp | 15 // The x87 hardware tracks liveness of the stack registers, so it is necessary 16 // to implement exact liveness tracking between basic blocks. The CFG edges are 358 // Prepare cross-MBB liveness. [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGRRList.cpp | 734 // Update liveness of predecessors before successors to avoid treating a [all...] |
/art/compiler/dex/quick/ |
ralloc_util.cc | 27 * not affect the "liveness" of a temp register, which will stay [all...] |
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_controller_browsertest.cc | 241 // Allows generation of WeakPtrs, so controller liveness can be tested. [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
ChangeLog | 536 * Total redesign of heap-checker to improve liveness checking [all...] |
/external/llvm/lib/Target/ARM/ |
Thumb2SizeReduction.cpp | 883 assert(LiveCPSR && "CPSR liveness tracking is wrong!"); [all...] |
/libcore/libart/src/main/java/java/lang/ |
Thread.java | 683 * @return a <code>boolean</code> indicating the liveness of the Thread [all...] |
/libcore/libdvm/src/main/java/java/lang/ |
Thread.java | 696 * @return a <code>boolean</code> indicating the liveness of the Thread [all...] |
/dalvik/vm/analysis/ |
CodeVerify.cpp | 25 #include "analysis/Liveness.h" [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 328 // result. This eliminates liveness conflicts and enables us to let values be [all...] |
/external/llvm/docs/ |
GarbageCollection.rst | 718 Since LLVM does not yet compute liveness information, there is no means of [all...] |