LLVM 20.0.0git
|
This file a TargetTransformInfo::Concept conforming object specific to the XCore target machine. More...
#include "XCore.h"
#include "XCoreTargetMachine.h"
#include "llvm/Analysis/TargetTransformInfo.h"
#include "llvm/CodeGen/BasicTTIImpl.h"
#include "llvm/CodeGen/TargetLowering.h"
Go to the source code of this file.
Classes | |
class | llvm::XCoreTTIImpl |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file a TargetTransformInfo::Concept conforming object specific to the XCore 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 XCoreTargetTransformInfo.h.