LLVM
8.0.1
|
#include "llvm/CodeGen/TargetLowering.h"
Public Member Functions | |
ValueTypeActionImpl () | |
LegalizeTypeAction | getTypeAction (MVT VT) const |
void | setTypeAction (MVT VT, LegalizeTypeAction Action) |
Definition at line 655 of file TargetLowering.h.
|
inline |
Definition at line 661 of file TargetLowering.h.
References llvm::sys::path::begin(), and llvm::sys::path::end().
|
inline |
Definition at line 666 of file TargetLowering.h.
References llvm::MVT::SimpleTy.
Referenced by llvm::TargetLoweringBase::setJumpIsExpensive().
|
inline |
Definition at line 670 of file TargetLowering.h.
References llvm::MVT::SimpleTy.
Referenced by llvm::TargetLoweringBase::computeRegisterProperties(), and llvm::X86TargetLowering::X86TargetLowering().