LLVM 22.0.0git
M68kCallingConv.h File Reference

This file contains the custom routines for the M68k Calling Convention that aren't done by tablegen. More...

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.

Detailed Description

This file contains the custom routines for the M68k Calling Convention that aren't done by tablegen.

Definition in file M68kCallingConv.h.