Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:InBits

2148     unsigned InBits = DL.getTypeAllocSizeInBits(Op->getType());
2149 const MCExpr *MaskExpr = MCConstantExpr::create(~0ULL >> (64-InBits), Ctx);