LLVM API Documentation
#include <TargetLowering.h>
Public Member Functions | |
ValueTypeActionImpl () | |
LegalizeTypeAction | getTypeAction (MVT VT) const |
void | setTypeAction (MVT VT, LegalizeTypeAction Action) |
Definition at line 353 of file TargetLowering.h.
Definition at line 359 of file TargetLowering.h.
References llvm::sys::path::begin(), and llvm::sys::path::end().
LegalizeTypeAction llvm::TargetLoweringBase::ValueTypeActionImpl::getTypeAction | ( | MVT | VT | ) | const [inline] |
Definition at line 363 of file TargetLowering.h.
References llvm::MVT::SimpleTy.
Referenced by llvm::TargetLoweringBase::getTypeAction(), and llvm::TargetLoweringBase::getTypeConversion().
void llvm::TargetLoweringBase::ValueTypeActionImpl::setTypeAction | ( | MVT | VT, |
LegalizeTypeAction | Action | ||
) | [inline] |
Definition at line 367 of file TargetLowering.h.
References I, and llvm::MVT::SimpleTy.
Referenced by llvm::TargetLoweringBase::computeRegisterProperties().