|
LLVM
8.0.1
|
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 | |
| llvm | |
| This class represents lattice values for constants. | |
This file describes how to lower LLVM calls to machine code calls.
Definition in file AArch64CallLowering.h.
1.8.13