Searched refs:IsBitTest (Results 1 – 2 of 2) sorted by relevance
1693 bool IsBitTest = false; in foldSelectInstWithICmp() local1697 IsBitTest = true; in foldSelectInstWithICmp()1702 IsBitTest = true; in foldSelectInstWithICmp()1707 IsBitTest = true; in foldSelectInstWithICmp()1710 if (IsBitTest) { in foldSelectInstWithICmp()
2358 bool IsBitTest = TestBit != -1; in emitCompareAndBranch() local2363 unsigned Opc = OpcTable[IsBitTest][IsCmpNE][Is64Bit]; in emitCompareAndBranch()2373 if ((BW < 32) && !IsBitTest) in emitCompareAndBranch()2381 if (IsBitTest) in emitCompareAndBranch()