LLVM 22.0.0git
ValueTypes.cpp File Reference
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Type.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/TypeSize.h"
#include "llvm/Support/WithColor.h"
#include "llvm/CodeGen/GenVT.inc"

Go to the source code of this file.

Macros

#define GET_VT_EVT(Ty, EVT)

Macro Definition Documentation

◆ GET_VT_EVT

#define GET_VT_EVT ( Ty,
EVT )
Value:
case MVT::Ty: return EVT;
Extended Value Type.
Definition ValueTypes.h:35