HomeSort by relevance Sort by last modified time
    Searched refs:removePhysRegDefAt (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 398 void removePhysRegDefAt(unsigned Reg, SlotIndex Pos);
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 290 LIS.removePhysRegDefAt(Reg, Idx);
InlineSpiller.cpp 792 LIS.removePhysRegDefAt(Reg, Idx);
    [all...]
LiveIntervalAnalysis.cpp     [all...]
RegisterCoalescer.cpp     [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp 507 LIS.removePhysRegDefAt(WebAssembly::ARGUMENTS, Idx);
    [all...]

Completed in 1672 milliseconds