HomeSort by relevance Sort by last modified time
    Searched refs:hasPreferredPhys (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
VirtRegMap.h 130 bool hasPreferredPhys(unsigned VirtReg);
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 83 bool VirtRegMap::hasPreferredPhys(unsigned VirtReg) {
RegAllocGreedy.cpp 729 bool BreaksHint = VRM->hasPreferredPhys(Intf->reg);
    [all...]

Completed in 678 milliseconds