Searched refs:IsBitTest (Results 1 – 2 of 2) sorted by relevance
998 bool IsBitTest = false; in foldSelectInstWithICmp() local1002 IsBitTest = true; in foldSelectInstWithICmp()1007 IsBitTest = true; in foldSelectInstWithICmp()1012 IsBitTest = true; in foldSelectInstWithICmp()1015 if (IsBitTest) { in foldSelectInstWithICmp()
2354 bool IsBitTest = TestBit != -1; in emitCompareAndBranch() local2359 unsigned Opc = OpcTable[IsBitTest][IsCmpNE][Is64Bit]; in emitCompareAndBranch()2371 if ((BW < 32) && !IsBitTest) in emitCompareAndBranch()2379 if (IsBitTest) in emitCompareAndBranch()