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

  /external/llvm/lib/CodeGen/
RegAllocBase.h 79 // A RegAlloc pass should call this before allocatePhysRegs.
84 void allocatePhysRegs();
RegAllocBase.cpp 81 void RegAllocBase::allocatePhysRegs() {
RegAllocBasic.cpp 285 allocatePhysRegs();
RegAllocGreedy.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocBase.h 106 // A RegAlloc pass should call this before allocatePhysRegs.
128 void allocatePhysRegs();
RegAllocBasic.cpp 297 void RegAllocBase::allocatePhysRegs() {
546 allocatePhysRegs();
RegAllocGreedy.cpp     [all...]

Completed in 708 milliseconds