Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:IntegerType

512       if (const IntegerType *ITy = dyn_cast<IntegerType>(retTy)) {
576 if (isa<IntegerType>(Ty)) {
577 sz = cast<IntegerType>(Ty)->getBitWidth();