Home | History | Annotate | Download | only in X86

Lines Matching refs:hasBMI

404   if (Subtarget->hasBMI()) {
16246 if (Subtarget->hasBMI() && (VT == MVT::i32 || VT == MVT::i64)) {
16496 if (!Subtarget->hasBMI())
16502 assert(Subtarget->hasBMI() && "Creating BLSMSK requires BMI instructions");