LLVM 20.0.0git
|
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. | |
This file describes how to lower LLVM calls to machine code calls.
Definition in file ARMCallLowering.h.