HomeSort by relevance Sort by last modified time
    Searched full:phis (Results 126 - 150 of 164) sorted by null

1 2 3 4 56 7

  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 339 // Handle phis
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 146 if (DEBUG) System.out.println("--->Mapping phis");
    [all...]
  /external/llvm/lib/Analysis/
LoopInfo.cpp 197 // entry are special; uses in them don't need to go through PHIs.
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/CodeGen/
Passes.cpp 549 // Optimize PHIs before DCE: removing dead PHI cycles may make more
LiveIntervalAnalysis.cpp 363 // Keep track of the PHIs that are in use.
    [all...]
MachineBasicBlock.cpp 848 // Find the registers used from NMBB in PHIs in Succ.
    [all...]
MachineVerifier.cpp     [all...]
ScheduleDAGInstrs.cpp 416 // Phis and other noninstructions (after coalescing) have a NULL Def.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 879 // Insert to start of the BB (after PHIs).
    [all...]
  /external/llvm/test/Transforms/LoopVectorize/
reduction.ll 327 ; We can vectorize conditional reductions with multi-input phis.
  /external/openfst/src/include/fst/
matcher.h 871 bool has_phi_; // Are there possibly phis at the current state?
    [all...]
  /external/v8/src/
hydrogen.h 63 const ZoneList<HPhi*>* phis() const { return &phis_; } function in class:v8::internal::HBasicBlock
    [all...]
hydrogen-instructions.cc 1186 // Mark phis that may have 'arguments' directly or indirectly as an operand.
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 420 // get into trouble with cyclic PHIs here because we only consider
738 // get into trouble with cyclic PHIs here because we only consider
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
LoopStrengthReduce.cpp 87 // Temporary flag to cleanup congruent phis after LSR phi expansion.
681 /// multiplication by constants, and AddRecs from existing phis.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 482 // skipping PHIs (don't pass them to handleAddrDef) !
  /external/clang/lib/CodeGen/
CGCleanup.cpp 452 // are phis in the cleanup.
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_lowering_nv50.cpp 482 // skipping PHIs (don't pass them to handleAddrDef) !
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.html     [all...]
  /external/mesa3d/docs/
relnotes-7.10.html     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_lexpos.utf     [all...]
  /external/chromium_org/v8/src/
hydrogen.h 67 const ZoneList<HPhi*>* phis() const { return &phis_; } function in class:v8::internal::V8_FINAL
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]

Completed in 1089 milliseconds

1 2 3 4 56 7