Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp376 unsigned &NumCands, bool IgnoreCSR);
1387 bool IgnoreCSR) { in calculateRegionSplitCost() argument
1391 if (IgnoreCSR && isUnusedCalleeSavedReg(PhysReg)) in calculateRegionSplitCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp492 unsigned &NumCands, bool IgnoreCSR,
1838 unsigned &NumCands, bool IgnoreCSR, in calculateRegionSplitCost() argument
1843 if (IgnoreCSR && isUnusedCalleeSavedReg(PhysReg)) in calculateRegionSplitCost()