|
LLVM 22.0.0git
|
This file contains the custom routines for the M68k Calling Convention that aren't done by tablegen. More...
#include "MCTargetDesc/M68kMCTargetDesc.h"#include "llvm/CodeGen/CallingConvLower.h"#include "llvm/IR/CallingConv.h"#include "llvm/IR/Function.h"Go to the source code of this file.
Classes | |
| struct | llvm::M68kCCState |
| Custom state to propagate llvm type info to register CC assigner. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| bool | llvm::CC_M68k_Any_AssignToReg (unsigned &ValNo, MVT &ValVT, MVT &LocVT, CCValAssign::LocInfo &LocInfo, ISD::ArgFlagsTy &ArgFlags, CCState &State) |
| NOTE this function is used to select registers for formal arguments and call FIXME: Handling on pointer arguments is not complete. | |
This file contains the custom routines for the M68k Calling Convention that aren't done by tablegen.
Definition in file M68kCallingConv.h.