Searched defs:getSpillWeight (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 871 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() function in LiveIntervals 877 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() function in LiveIntervals
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 864 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() function in LiveIntervals 870 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() function in LiveIntervals
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 819 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() function in LiveIntervals
|