Home
last modified time | relevance | path

Searched defs:MinWeightIndex (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp89 int MinWeightIndex = -1; in findMinWeightIndex() local
690 int32_t MinWeightIndex = findMinWeightIndex(Iter.RegMask, Iter.Weights); in handleNoFreeRegisters() local