Lines Matching refs:Xcc_ALWAYS
152 case Xcc_ALWAYS: return "ALWAYS";
687 vassert(cond != Xcc_ALWAYS);
802 vassert(cond != Xcc_ALWAYS);
900 vassert(cond != Xcc_ALWAYS);
987 i->Xin.Call.cond==Xcc_ALWAYS
2413 if (i->Xin.Call.cond != Xcc_ALWAYS
2434 if (i->Xin.Call.cond != Xcc_ALWAYS) {
2460 if (i->Xin.XDirect.cond != Xcc_ALWAYS) {
2490 if (i->Xin.XDirect.cond != Xcc_ALWAYS) {
2512 if (i->Xin.XIndir.cond != Xcc_ALWAYS) {
2531 if (i->Xin.XIndir.cond != Xcc_ALWAYS) {
2545 if (i->Xin.XAssisted.cond != Xcc_ALWAYS) {
2595 if (i->Xin.XAssisted.cond != Xcc_ALWAYS) {
2604 vassert(i->Xin.CMov32.cond != Xcc_ALWAYS);