Home
last modified time | relevance | path

Searched refs:hasPreferredPhys (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DVirtRegMap.h130 bool hasPreferredPhys(unsigned VirtReg);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.h212 bool hasPreferredPhys(unsigned VirtReg) { in hasPreferredPhys() function
DRegAllocGreedy.cpp563 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterference()
/external/llvm/lib/CodeGen/
DVirtRegMap.cpp82 bool VirtRegMap::hasPreferredPhys(unsigned VirtReg) { in hasPreferredPhys() function in VirtRegMap
DRegAllocGreedy.cpp779 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg); in canEvictInterference()