Home
last modified time | relevance | path

Searched refs:IsHint (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp500 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() argument
506 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
522 bool IsHint, EvictionCost &MaxCost) { in canEvictInterference() argument
571 if (!Urgent && !shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp700 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() argument
706 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
726 bool IsHint, EvictionCost &MaxCost) { in canEvictInterference() argument
789 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp843 bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint, in shouldEvict() argument
849 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
869 bool IsHint, EvictionCost &MaxCost) { in canEvictInterference() argument
932 if (!shouldEvict(VirtReg, IsHint, *Intf, BreaksHint)) in canEvictInterference()