HomeSort by: relevance | last modified time | path
    Searched defs:functionIndex (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsOs16.cpp 118 unsigned int functionIndex = 0;
128 if (functionIndex == Mips32FunctionMask.length())
129 functionIndex = 0;
130 switch (Mips32FunctionMask[functionIndex]) {
141 functionIndex++;

Completed in 44 milliseconds