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

  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 410 static LaneBitmask getLiveLanesAt(const LiveIntervals &LIS,
564 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit,
582 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit,
597 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit,
    [all...]
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 552 LaneBitmask getLiveLanesAt(unsigned RegUnit, SlotIndex Pos) const;

Completed in 1543 milliseconds