Home
last modified time | relevance | path

Searched refs:allocateFreeRegister (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h106 void allocateFreeRegister(IterationState &Iter, bool Filtered);
DIceRegAlloc.cpp647 void LinearScan::allocateFreeRegister(IterationState &Iter, bool Filtered) { in allocateFreeRegister() function in Ice::LinearScan
713 allocateFreeRegister(Iter, NotFiltered); in handleNoFreeRegisters()
964 allocateFreeRegister(Iter, Filtered); in scan()