Home
last modified time | relevance | path

Searched refs:hasInterference (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInterferenceCache.h183 bool hasInterference() { in hasInterference() function
DRegAllocGreedy.cpp689 if (!Intf.hasInterference()) in addSplitConstraints()
741 if (!Intf.hasInterference()) { in addThroughConstraints()
923 if (Cand.Intf.hasInterference()) in calcGlobalSplitCost()
/external/llvm/lib/CodeGen/
DInterferenceCache.h216 bool hasInterference() { in hasInterference() function
DRegAllocGreedy.cpp951 if (!Intf.hasInterference()) in addSplitConstraints()
1009 if (!Intf.hasInterference()) { in addThroughConstraints()
1189 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterferenceCache.h227 bool hasInterference() { in hasInterference() function
DRegAllocGreedy.cpp1189 if (!Intf.hasInterference()) in addSplitConstraints()
1246 if (!Intf.hasInterference()) { in addThroughConstraints()
1564 if (EnableAdvancedRASplitCost && Cand.Intf.hasInterference() && BI.LiveIn && in calcGlobalSplitCost()
1602 if (Cand.Intf.hasInterference()) { in calcGlobalSplitCost()