LLVM  8.0.1
Classes | Namespaces | Functions
LegalizerHelper.h File Reference
#include "llvm/CodeGen/GlobalISel/CallLowering.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/LowLevelType.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/RuntimeLibcalls.h"
Include dependency graph for LegalizerHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LegalizerHelper
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

LegalizerHelper::LegalizeResult llvm::createLibcall (MachineIRBuilder &MIRBuilder, RTLIB::Libcall Libcall, const CallLowering::ArgInfo &Result, ArrayRef< CallLowering::ArgInfo > Args)
 Helper function that creates the given libcall. More...