Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h105 void allocatePreferredRegister(IterationState &Iter);
DIceRegAlloc.cpp636 void LinearScan::allocatePreferredRegister(IterationState &Iter) { in allocatePreferredRegister() function in Ice::LinearScan
935 allocatePreferredRegister(Iter); in scan()