Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp201 static void updateLiveness(MachineFunction &MF, ArrayRef<CalleeSavedInfo> CSI) { updateLiveness() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp553 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, updateLiveness() function in HexagonExpandCondsets
/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp520 static void updateLiveness(MachineFunction &MF) { updateLiveness() function