LLVM API Documentation

llvm::ConstantCreator< ConstantFP, Type, uint32_t > Struct Template Reference

List of all members.

Static Public Member Functions

static ConstantFPcreate (const Type *Ty, uint32_t V)

Detailed Description

template<>
struct llvm::ConstantCreator< ConstantFP, Type, uint32_t >

Definition at line 910 of file Constants.cpp.


Member Function Documentation

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.


The documentation for this struct was generated from the following file: