LLVM 17.0.0git
RISCVLegalizerInfo.cpp File Reference

This file implements the targeting of the Machinelegalizer class for RISC-V. More...

#include "RISCVLegalizerInfo.h"
#include "llvm/CodeGen/TargetOpcodes.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Type.h"
Include dependency graph for RISCVLegalizerInfo.cpp:

Go to the source code of this file.

Detailed Description

This file implements the targeting of the Machinelegalizer class for RISC-V.

Todo:
This should be generated by TableGen.

Definition in file RISCVLegalizerInfo.cpp.