|
LLVM
4.0.0
|
This file implements the lowering of LLVM calls to machine code calls for GlobalISel. More...
#include "AArch64CallLowering.h"#include "AArch64ISelLowering.h"#include "llvm/CodeGen/Analysis.h"#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"#include "llvm/CodeGen/GlobalISel/Utils.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/Target/TargetRegisterInfo.h"#include "llvm/Target/TargetSubtargetInfo.h"Go to the source code of this file.
Classes | |
| struct | IncomingArgHandler |
| struct | FormalArgHandler |
| struct | CallReturnHandler |
| struct | OutgoingArgHandler |
This file implements the lowering of LLVM calls to machine code calls for GlobalISel.
Definition in file AArch64CallLowering.cpp.
1.8.6