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

  /external/llvm/lib/CodeGen/
RegAllocBase.h 73 // A RegAlloc pass should call this before allocatePhysRegs.
78 void allocatePhysRegs();
RegAllocBase.cpp 84 void RegAllocBase::allocatePhysRegs() {
RegAllocBasic.cpp 286 allocatePhysRegs();
RegAllocGreedy.cpp     [all...]

Completed in 895 milliseconds