Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp236 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 DHexagonExpandCondsets.cpp205 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 DPrologEpilogInserter.cpp549 static void updateLiveness(MachineFunction &MF) { in updateLiveness() function
689 updateLiveness(MF); in spillCalleeSavedRegs()