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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUInstrInfo.cpp432 } revconds[] = { local
445 for (int i = sizeof(revconds)/sizeof(revconds[0]) - 1; i >= 0; --i) {
446 if (revconds[i].Opc == Opc) {
447 Cond[0].setImm(revconds[i].RevCondOpc);

Completed in 99 milliseconds