LLVM API Documentation

Static Public Member Functions
llvm::TypeBuilder< types::x86_mmx, cross > Class Template Reference

#include <TypeBuilder.h>

List of all members.

Static Public Member Functions

static Typeget (LLVMContext &C)

Detailed Description

template<bool cross>
class llvm::TypeBuilder< types::x86_mmx, cross >

Definition at line 224 of file TypeBuilder.h.


Member Function Documentation

template<bool cross>
static Type* llvm::TypeBuilder< types::x86_mmx, cross >::get ( LLVMContext C) [inline, static]

Definition at line 226 of file TypeBuilder.h.

References llvm::CallingConv::C, and llvm::Type::getX86_MMXTy().


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