Searched defs:Ones (Results 1 – 8 of 8) sorted by relevance
34 Ones() : PrimitiveC(prim::kPrimOnes->name()) {} in Ones() function
504 unsigned Ones = countTrailingOnesSlowCase(); in isMask() local515 unsigned Ones = countTrailingOnesSlowCase(); in isMask() local524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask() local
1664 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCLBr()1685 bool Ones, APInt &Result) { in evaluateCLBi()1699 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCTBr()1720 bool Ones, APInt &Result) { in evaluateCTBi()2092 bool Ones = (Opc == S2_ct1) || (Opc == S2_ct1p); in evaluate() local
1272 class Ones(Primitive): class
3922 APInt Ones = APInt::getAllOnesValue(32); in combineIncDecVector() local
5995 APInt Ones = APInt::getAllOnesValue(32); in getOnesVector() local40899 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
998 uint64_t Ones = (Sum + Carry) & NonDemandedBits; in optimizeLogicalImm() local9637 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
7147 APInt Ones = APInt::getAllOnesValue(BitWidth); in visitXOR() local9577 SDValue Ones = SetCC.getOperand(1); in foldExtendedSignBitTest() local