LLVM 19.0.0git
Classes | Namespaces
ARMCallLowering.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::ARMCallLowering
 

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 ARMCallLowering.h.