Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:InBits

210     unsigned InBits = TD.getTypeAllocSizeInBits(Op->getType());
212 MCConstantExpr::Create(~0ULL >> (64 - InBits), Ctx);