Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isHalfType

669       if (OrigSrcType->isHalfType()) {
701 assert(!OrigSrcType->isHalfType() &&
759 if (SrcType->isHalfType() && !CGF.getContext().getLangOpts().NativeHalfType) {
841 if (DstType->isHalfType() && !CGF.getContext().getLangOpts().NativeHalfType) {
1781 if (type->isHalfType() && !CGF.getContext().getLangOpts().NativeHalfType) {
1813 if (type->isHalfType() && !CGF.getContext().getLangOpts().NativeHalfType) {