LLVM 19.0.0git
Functions
CallingConvLower.cpp File Reference
#include "llvm/CodeGen/CallingConvLower.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/TargetLowering.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/SaveAndRestore.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Functions

static bool isValueTypeInRegForCC (CallingConv::ID CC, MVT VT)
 

Function Documentation

◆ isValueTypeInRegForCC()

static bool isValueTypeInRegForCC ( CallingConv::ID  CC,
MVT  VT 
)
static