LLVM 22.0.0git
MipsCallLowering.cpp File Reference

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

Go to the source code of this file.

Functions

static bool isSupportedArgumentType (Type *T)
static bool isSupportedReturnType (Type *T)

Detailed Description

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

Definition in file MipsCallLowering.cpp.

Function Documentation

◆ isSupportedArgumentType()

◆ isSupportedReturnType()