LLVM  4.0.0
X86CallLowering.cpp File Reference

This file implements the lowering of LLVM calls to machine code calls for GlobalISel. More...

#include "X86CallLowering.h"
#include "X86ISelLowering.h"
#include "X86InstrInfo.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
Include dependency graph for X86CallLowering.cpp:

Go to the source code of this file.

Detailed Description

This file implements the lowering of LLVM calls to machine code calls for GlobalISel.

Definition in file X86CallLowering.cpp.