HomeSort by relevance Sort by last modified time
    Searched full:unassign (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 113 /// Unassign VirtReg from its PhysReg.
116 void unassign(LiveInterval &VirtReg);
  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 86 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { function in class:LiveRegMatrix
RegAllocBasic.cpp 200 Matrix->unassign(Spill);
RegAllocGreedy.cpp 354 Matrix->unassign(LIS->getInterval(VirtReg));
368 Matrix->unassign(LI);
611 Matrix->unassign(*Intf);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 

Completed in 637 milliseconds