reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
819 Ty = Type::getHalfTy(Context); 821 Ty = Type::getFloatTy(Context); 823 Ty = Type::getDoubleTy(Context); 825 Ty = Type::getX86_FP80Ty(Context); 827 Ty = Type::getFP128Ty(Context); 831 Ty = Type::getPPC_FP128Ty(Context); 833 Slot.reset(new ConstantFP(Ty, V));