Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.h104 void allocatePrecoloredRegister(Variable *Cur);
DIceRegAlloc.cpp620 void LinearScan::allocatePrecoloredRegister(Variable *Cur) { in allocatePrecoloredRegister() function in Ice::LinearScan
866 allocatePrecoloredRegister(Iter.Cur); in scan()