Home | History | Annotate | Download | only in X86

Lines Matching refs:PSIGNB

10661   case X86ISD::PSIGNB:             return "X86ISD::PSIGNB";
13425 // FIXME: what to do for bytes, since there is a psignb/pblendvb, but
13444 // we can form a psignb/w/d.
13453 case 8: Opc = X86ISD::PSIGNB; break;