Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:isFloatingPointTy

720     if (Ty->isFloatingPointTy() || Ty->isIntegerTy()) {
727 assert(Ty->isFloatingPointTy() && "Floating point type expected here");