Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:InBits

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