Searched refs:getLiveIns (Results 1 – 6 of 6) sorted by relevance
243 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns( in getLiveIns() function in HexagonBlockRanges290 for (auto R : getLiveIns(B)) in computeInitialLiveRanges()343 for (auto R : getLiveIns(*SB)) in computeInitialLiveRanges()
153 RegisterSet getLiveIns(const MachineBasicBlock &B);
233 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns( in getLiveIns() function in HexagonBlockRanges298 for (auto R : getLiveIns(B, MRI, TRI)) in computeInitialLiveRanges()400 for (auto R : getLiveIns(*SB, MRI, TRI)) in computeInitialLiveRanges()
162 RegisterSet getLiveIns(const MachineBasicBlock &B,
668 const RegisterAggr &getLiveIns() const { return LiveIns; } in getLiveIns() function
808 LiveMap[&MF.front()].insert(DFG.getLiveIns()); in computeLiveIns()