16#ifndef LLVM_LIB_TARGET_XCORE_XCORETARGETTRANSFORMINFO_H
17#define LLVM_LIB_TARGET_XCORE_XCORETARGETTRANSFORMINFO_H
41 TLI(ST->getTargetLowering()) {}
44 bool Vector = (ClassID == 1);
This file provides a helper that implements much of the TTI interface in terms of the target-independ...
This file describes how to lower LLVM code to machine code.
Base class which can be used to help build a TTI implementation.
XCoreTTIImpl(const XCoreTargetMachine *TM, const Function &F)
unsigned getNumberOfRegisters(unsigned ClassID) const
This is an optimization pass for GlobalISel generic memory operations.