Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:DoubleTyID

185   case Type::DoubleTyID:   return "double_";
375 case Type::DoubleTyID: return "Type::getDoubleTy(mod->getContext())";