Searched refs:IsBitTest (Results 1 – 2 of 2) sorted by relevance
1635 bool IsBitTest = false; in foldSelectInstWithICmp() local1639 IsBitTest = true; in foldSelectInstWithICmp()1644 IsBitTest = true; in foldSelectInstWithICmp()1649 IsBitTest = true; in foldSelectInstWithICmp()1652 if (IsBitTest) { in foldSelectInstWithICmp()
2334 bool IsBitTest = TestBit != -1; in emitCompareAndBranch() local2339 unsigned Opc = OpcTable[IsBitTest][IsCmpNE][Is64Bit]; in emitCompareAndBranch()2349 if ((BW < 32) && !IsBitTest) in emitCompareAndBranch()2357 if (IsBitTest) in emitCompareAndBranch()