|
LLVM
4.0.0
|
This file implements some simple delegations needed for call lowering. More...
#include "llvm/CodeGen/GlobalISel/CallLowering.h"#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/MachineOperand.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/IR/DataLayout.h"#include "llvm/IR/Instructions.h"#include "llvm/IR/Module.h"#include "llvm/Target/TargetLowering.h"Go to the source code of this file.
This file implements some simple delegations needed for call lowering.
Definition in file CallLowering.cpp.
1.8.6