Searched refs:IsBitTest (Results 1 – 1 of 1) sorted by relevance
2351 bool IsBitTest = TestBit != -1; in emitCompareAndBranch() local2356 unsigned Opc = OpcTable[IsBitTest][IsCmpNE][Is64Bit]; in emitCompareAndBranch()2366 if ((BW < 32) && !IsBitTest) in emitCompareAndBranch()2374 if (IsBitTest) in emitCompareAndBranch()