Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp280 unsigned NextP = 1; in partitionRegisters() local
287 unsigned ThisP = FixedRegs[x] ? 0 : NextP++; in partitionRegisters()