LLVM API Documentation

Public Member Functions
llvm::TargetLoweringBase::ValueTypeActionImpl Class Reference

#include <TargetLowering.h>

List of all members.

Public Member Functions

 ValueTypeActionImpl ()
LegalizeTypeAction getTypeAction (MVT VT) const
void setTypeAction (MVT VT, LegalizeTypeAction Action)

Detailed Description

Definition at line 353 of file TargetLowering.h.


Constructor & Destructor Documentation

Definition at line 359 of file TargetLowering.h.

References llvm::sys::path::begin(), and llvm::sys::path::end().


Member Function Documentation

Definition at line 367 of file TargetLowering.h.

References I, and llvm::MVT::SimpleTy.

Referenced by llvm::TargetLoweringBase::computeRegisterProperties().


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