LLVM  8.0.1
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>
Include dependency graph for AArch64CallLowering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AArch64CallLowering
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

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

Definition in file AArch64CallLowering.h.