LLVM
15.0.0git
|
#include "X86.h"
#include "X86InstrBuilder.h"
#include "X86MachineFunctionInfo.h"
#include "X86RegisterInfo.h"
#include "X86Subtarget.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TileShapeInfo.h"
#include "llvm/CodeGen/VirtRegMap.h"
#include "llvm/InitializePasses.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "tile-config" |
Functions | |
INITIALIZE_PASS_BEGIN (X86TileConfig, "tileconfig", "Tile Register Configure", false, false) INITIALIZE_PASS_END(X86TileConfig | |
Variables | |
tileconfig | |
Tile Register | Configure |
Tile Register | false |
#define DEBUG_TYPE "tile-config" |
Definition at line 39 of file X86TileConfig.cpp.
Tile Register Configure |
Definition at line 76 of file X86TileConfig.cpp.
Tile Register false |
Definition at line 77 of file X86TileConfig.cpp.
tileconfig |
Definition at line 76 of file X86TileConfig.cpp.