LLVM 19.0.0git
Macros
LoongArchTargetTransformInfo.cpp File Reference

This file implements a TargetTransformInfo analysis pass specific to the LoongArch target machine. More...

#include "LoongArchTargetTransformInfo.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "loongarchtti"
 

Detailed Description

This file implements a TargetTransformInfo analysis pass specific to the LoongArch target machine.

It uses the target's detailed information to provide more precise answers to certain TTI queries, while letting the target independent and default TTI implementations handle the rest.

Definition in file LoongArchTargetTransformInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "loongarchtti"

Definition at line 20 of file LoongArchTargetTransformInfo.cpp.