13#ifndef LLVM_LIB_TARGET_RISCV_RISCVMACHINELEGALIZER_H
14#define LLVM_LIB_TARGET_RISCV_RISCVMACHINELEGALIZER_H
Interface for Targets to specify which operations they can successfully select and how the others sho...
Representation of each machine instruction.
This class provides the information for the target register banks.
bool legalizeCustom(LegalizerHelper &Helper, MachineInstr &MI) const override
Called for instructions with the Custom LegalizationAction.
This is an optimization pass for GlobalISel generic memory operations.