Home
last modified time | relevance | path

Searched defs: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
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp553 void HexagonExpandCondsets::updateLiveness(const std::set<Register> &RegSet, in updateLiveness() function in HexagonExpandCondsets
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp523 static void updateLiveness(MachineFunction &MF) { in updateLiveness() function