|
LLVM
8.0.1
|
#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"

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... | |
1.8.13