LLVM 19.0.0git
Classes | Namespaces | Functions
ArchitectureSet.h File Reference
#include "llvm/TextAPI/Architecture.h"
#include <cstddef>
#include <iterator>
#include <limits>
#include <string>
#include <tuple>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::MachO::ArchitectureSet
 
class  llvm::MachO::ArchitectureSet::arch_iterator< Ty >
 

Namespaces

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

Functions

ArchitectureSet llvm::MachO::operator| (const Architecture &lhs, const Architecture &rhs)
 
raw_ostream & llvm::MachO::operator<< (raw_ostream &OS, ArchitectureSet Set)