Home | History | Annotate | Download | only in ADT

Lines Matching refs:A6

970   APInt A6(integerPartWidth*4, I6);
971 EXPECT_EQ(A6.nearestLogBase2(), A6.ceilLogBase2());