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.cpp201 static void updateLiveness(MachineFunction &MF, ArrayRef<CalleeSavedInfo> CSI) { in updateLiveness() function
251 updateLiveness(MF, CSI); in spillCalleeSavedRegs()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp212 void updateLiveness(const std::set<Register> &RegSet, bool Recalc,
553 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, in updateLiveness() function in HexagonExpandCondsets
1315 updateLiveness(KillUpd, false, true, false); in runOnMachineFunction()
1343 updateLiveness(PredUpd, true, true, true); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp523 static void updateLiveness(MachineFunction &MF) { in updateLiveness() function
687 updateLiveness(MF); in spillCalleeSavedRegs()