Searched defs:updateLiveness (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SILowerSGPRSpills.cpp | 201 static void updateLiveness(MachineFunction &MF, ArrayRef<CalleeSavedInfo> CSI) { updateLiveness() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonExpandCondsets.cpp | 553 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, updateLiveness() function in HexagonExpandCondsets |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PrologEpilogInserter.cpp | 520 static void updateLiveness(MachineFunction &MF) { updateLiveness() function |