| LLVM 22.0.0git
    | 
This file implements the targeting of the Machinelegalizer class for X86. More...
#include "X86LegalizerInfo.h"#include "X86Subtarget.h"#include "X86TargetMachine.h"#include "llvm/CodeGen/GlobalISel/GenericMachineInstrs.h"#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/MachineConstantPool.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/TargetOpcodes.h"#include "llvm/CodeGen/ValueTypes.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/IntrinsicsX86.h"#include "llvm/IR/Type.h"Go to the source code of this file.
This file implements the targeting of the Machinelegalizer class for X86.
Definition in file X86LegalizerInfo.cpp.