LLVM 19.0.0git
Macros | Functions | Variables
X86FastTileConfig.cpp File Reference
#include "X86.h"
#include "X86InstrBuilder.h"
#include "X86MachineFunctionInfo.h"
#include "X86RegisterInfo.h"
#include "X86Subtarget.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/InitializePasses.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "fasttileconfig"
 

Functions

 INITIALIZE_PASS_BEGIN (X86FastTileConfig, DEBUG_TYPE, "Fast Tile Register Configure", false, false) INITIALIZE_PASS_END(X86FastTileConfig
 
Fast Tile Register static false bool isTileDef (MachineRegisterInfo *MRI, MachineInstr &MI)
 

Variables

 DEBUG_TYPE
 
Fast Tile Register Configure
 
Fast Tile Register false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "fasttileconfig"

Definition at line 36 of file X86FastTileConfig.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( X86FastTileConfig  ,
DEBUG_TYPE  ,
"Fast Tile Register Configure"  ,
false  ,
false   
)

◆ isTileDef()

Fast Tile Register static false bool isTileDef ( MachineRegisterInfo MRI,
MachineInstr MI 
)
static

Variable Documentation

◆ Configure

Fast Tile Register Configure

Definition at line 81 of file X86FastTileConfig.cpp.

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 80 of file X86FastTileConfig.cpp.

◆ false

Fast Tile Register false

Definition at line 81 of file X86FastTileConfig.cpp.