LLVM 20.0.0git
|
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" |
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.
#define DEBUG_TYPE "loongarchtti" |
Definition at line 20 of file LoongArchTargetTransformInfo.cpp.