LLVM
15.0.0git
|
#include "M68k.h"
#include "llvm/CodeGen/CallingConvLower.h"
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/CodeGen/TargetLowering.h"
#include "llvm/IR/Function.h"
#include <deque>
Go to the source code of this file.
Classes | |
class | llvm::M68kTargetLowering |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::M68kISD | |
llvm::M68k | |
Define some predicates that are used for node matching. | |
Functions | |
bool | llvm::M68k::isCalleePop (CallingConv::ID CallingConv, bool IsVarArg, bool GuaranteeTCO) |
Determines whether the callee is required to pop its own arguments. More... | |
This file defines the interfaces that M68k uses to lower LLVM code into a selection DAG.
Definition in file M68kISelLowering.h.