LLVM 22.0.0git
IFSHandler.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::yaml::ScalarEnumerationTraits< IFSSymbolType >
 YAML traits for ELFSymbolType. More...
struct  llvm::yaml::ScalarTraits< IFSEndiannessType >
struct  llvm::yaml::ScalarTraits< IFSBitWidthType >
struct  llvm::yaml::MappingTraits< IFSTarget >
struct  llvm::yaml::MappingTraits< IFSSymbol >
 YAML traits for ELFSymbol. More...
struct  llvm::yaml::MappingTraits< IFSStub >
 YAML traits for ELFStub objects. More...
struct  llvm::yaml::MappingTraits< IFSStubTriple >
 YAML traits for ELFStubTriple objects. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::yaml

Functions

bool usesTriple (StringRef Buf)
 Attempt to determine if a Text stub uses target triple.

Function Documentation

◆ usesTriple()

bool usesTriple ( StringRef Buf)

Attempt to determine if a Text stub uses target triple.

Definition at line 167 of file IFSHandler.cpp.

References I, and llvm::StringRef::trim().

Referenced by llvm::ifs::readIFSFromBuffer().