LLVM  4.0.0
Functions
ARMCallLowering.cpp File Reference

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

#include "ARMCallLowering.h"
#include "ARMBaseInstrInfo.h"
#include "ARMISelLowering.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
Include dependency graph for ARMCallLowering.cpp:

Go to the source code of this file.

Functions

static bool isSupportedType (const DataLayout DL, const ARMTargetLowering &TLI, Type *T)
 

Detailed Description

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

Definition in file ARMCallLowering.cpp.

Function Documentation

static bool isSupportedType ( const DataLayout  DL,
const ARMTargetLowering TLI,
Type T 
)
static