LLVM 23.0.0git
AVRTargetParser.h File Reference

This file implements a target parser to recognise AVR hardware features. More...

#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::AVR
 Contains the AVR backend.

Functions

LLVM_ABI Expected< std::string > llvm::AVR::getFeatureSetFromEFlag (const unsigned EFlag)

Detailed Description

This file implements a target parser to recognise AVR hardware features.

Definition in file AVRTargetParser.h.