LLVM API Documentation
Static Public Member Functions | |
static ConstantFP * | create (const Type *Ty, uint32_t V) |
Definition at line 910 of file Constants.cpp.
static ConstantFP* llvm::ConstantCreator< ConstantFP, Type, uint32_t >::create | ( | const Type * | Ty, | |
uint32_t | V | |||
) | [inline, static] |
Definition at line 911 of file Constants.cpp.
References llvm::BitsToFloat(), llvm::ISD::ConstantFP, llvm::Type::FloatTy, and Ty.