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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2475 int WsIdx = 0; local
2479 if (Indices[i] != -1 && Indices[i] != WsIdx)
2483 WsIdx += 2;
2505 int WsIdx = 1; local
2509 if (Indices[i] != -1 && Indices[i] != WsIdx)
2513 WsIdx += 2;
2535 int WsIdx = 0; local
2539 if (Indices[i] != -1 && Indices[i] != WsIdx)
2543 WsIdx ++;
2566 int WsIdx local
[all...]

Completed in 205 milliseconds