Searched refs:IsBitTest (Results 1 – 2 of 2) sorted by relevance
1746 bool IsBitTest = false; in foldSelectInstWithICmp() local1750 IsBitTest = true; in foldSelectInstWithICmp()1755 IsBitTest = true; in foldSelectInstWithICmp()1760 IsBitTest = true; in foldSelectInstWithICmp()1763 if (IsBitTest) { in foldSelectInstWithICmp()
2352 bool IsBitTest = TestBit != -1; in emitCompareAndBranch() local2357 unsigned Opc = OpcTable[IsBitTest][IsCmpNE][Is64Bit]; in emitCompareAndBranch()2367 if ((BW < 32) && !IsBitTest) in emitCompareAndBranch()2375 if (IsBitTest) in emitCompareAndBranch()