Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ULL

2229         qmask |= 1ULL << GetNeonEnum(Proto, TypeVec[ti]);
2232 mask |= 1ULL << GetNeonEnum(Proto, TypeVec[ti]);
2272 << "0x" << utohexstr(mask) << "ULL";
2285 << "0x" << utohexstr(qmask) << "ULL";