Searched refs:HasBitTest (Results 1 – 1 of 1) sorted by relevance
892 bool HasBitTest = Subtarget->hasStdExtZbs() || Subtarget->hasVendorXTHeadBs(); in Select() local1157 if (HasBitTest && ShAmt + 1 == TrailingOnes) { in Select()1316 Skip |= HasBitTest && Leading == XLen - 1; in Select()