LLVM 19.0.0git
Functions
XtensaTargetMachine.cpp File Reference
#include "XtensaTargetMachine.h"
#include "TargetInfo/XtensaTargetInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Transforms/Scalar.h"
#include <optional>

Go to the source code of this file.

Functions

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeXtensaTarget ()
 
static std::string computeDataLayout (const Triple &TT, StringRef CPU, const TargetOptions &Options, bool IsLittle)
 
static Reloc::Model getEffectiveRelocModel (bool JIT, std::optional< Reloc::Model > RM)
 

Function Documentation

◆ computeDataLayout()

static std::string computeDataLayout ( const Triple TT,
StringRef  CPU,
const TargetOptions Options,
bool  IsLittle 
)
static

Definition at line 31 of file XtensaTargetMachine.cpp.

◆ getEffectiveRelocModel()

static Reloc::Model getEffectiveRelocModel ( bool  JIT,
std::optional< Reloc::Model RM 
)
static

Definition at line 38 of file XtensaTargetMachine.cpp.

References llvm::Reloc::Static.

◆ LLVMInitializeXtensaTarget()

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeXtensaTarget ( )

Definition at line 26 of file XtensaTargetMachine.cpp.

References A, and llvm::getTheXtensaTarget().