LLVM 19.0.0git
Classes | Namespaces
AArch64CallLowering.h File Reference

This file describes how to lower LLVM calls to machine code calls. More...

#include "llvm/ADT/ArrayRef.h"
#include "llvm/CodeGen/GlobalISel/CallLowering.h"
#include "llvm/IR/CallingConv.h"
#include <cstdint>
#include <functional>

Go to the source code of this file.

Classes

class  llvm::AArch64CallLowering
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file describes how to lower LLVM calls to machine code calls.

Definition in file AArch64CallLowering.h.