Searched refs:updateLiveness (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SILowerSGPRSpills.cpp | 236 static void updateLiveness(MachineFunction &MF, ArrayRef<CalleeSavedInfo> CSI) { in updateLiveness() function 286 updateLiveness(MF, CSI); in spillCalleeSavedRegs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 205 void updateLiveness(const std::set<Register> &RegSet, bool Recalc, 536 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, in updateLiveness() function in HexagonExpandCondsets 1298 updateLiveness(KillUpd, false, true, false); in runOnMachineFunction() 1326 updateLiveness(PredUpd, true, true, true); in runOnMachineFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 549 static void updateLiveness(MachineFunction &MF) { in updateLiveness() function 689 updateLiveness(MF); in spillCalleeSavedRegs()
|