LLVM API Documentation
Static Public Member Functions | |
| static ConstantFP * | create (const Type *Ty, uint64_t V) |
Definition at line 903 of file Constants.cpp.
| static ConstantFP* llvm::ConstantCreator< ConstantFP, Type, uint64_t >::create | ( | const Type * | Ty, | |
| uint64_t | V | |||
| ) | [inline, static] |
Definition at line 904 of file Constants.cpp.
References llvm::BitsToDouble(), llvm::ISD::ConstantFP, llvm::Type::DoubleTy, and Ty.