LLVM: lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp File Reference (original) (raw)

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

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"