Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp192 static void updateLiveness(MachineFunction &MF, ArrayRef<CalleeSavedInfo> CSI) { in updateLiveness() function
240 updateLiveness(MF, CSI); in spillCalleeSavedRegs()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp211 void updateLiveness(const std::set<Register> &RegSet, bool Recalc,
552 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, in updateLiveness() function in HexagonExpandCondsets
1312 updateLiveness(KillUpd, false, true, false); in runOnMachineFunction()
1343 updateLiveness(PredUpd, true, true, true); in runOnMachineFunction()