Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:InBits

216     unsigned InBits = TD.getTypeAllocSizeInBits(Op->getType());
217 const MCExpr *MaskExpr = MCConstantExpr::Create(~0ULL >> (64-InBits), Ctx);