Searched refs:functionIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsOs16.cpp119 unsigned int functionIndex = 0; local
129 if (functionIndex == Mips32FunctionMask.length())
130 functionIndex = 0;
131 switch (Mips32FunctionMask[functionIndex]) {
142 functionIndex++;

Completed in 265 milliseconds