LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 780 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 781 of file Constants.cpp.

References F, and llvm::Type::FloatTy.


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