Home
last modified time | relevance | path

Searched refs:distributeLiveIntervals (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp214 void distributeLiveIntervals(const std::set<Register> &Regs);
579 void HexagonExpandCondsets::distributeLiveIntervals( in distributeLiveIntervals() function in HexagonExpandCondsets
1346 distributeLiveIntervals(PredUpd); in runOnMachineFunction()