LLVM 22.0.0git
ArchitectureSet.h File Reference
#include "llvm/Support/Compiler.h"
#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)
LLVM_ABI raw_ostreamllvm::MachO::operator<< (raw_ostream &OS, ArchitectureSet Set)