Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:InBits

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