Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:DoubleTyID

184   case Type::DoubleTyID:   return "double_";
354 case Type::DoubleTyID: return "Type::getDoubleTy(mod->getContext())";