13#ifndef LLVM_LIB_TARGET_MIPS_MIPSMACHINELEGALIZER_H
14#define LLVM_LIB_TARGET_MIPS_MIPSMACHINELEGALIZER_H
This contains common code to allow clients to notify changes to machine instr.
Interface for Targets to specify which operations they can successfully select and how the others sho...
Representation of each machine instruction.
This class provides legalization strategies.
bool legalizeCustom(LegalizerHelper &Helper, MachineInstr &MI, LostDebugLocObserver &LocObserver) const override
Called for instructions with the Custom LegalizationAction.
bool legalizeIntrinsic(LegalizerHelper &Helper, MachineInstr &MI) const override
This is an optimization pass for GlobalISel generic memory operations.