LLVM 19.0.0git
Classes | Namespaces | Functions
MachineOperand.h File Reference
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/CodeGen/Register.h"
#include "llvm/IR/Intrinsics.h"
#include <cassert>

Go to the source code of this file.

Classes

class  llvm::MachineOperand
 MachineOperand class - Representation of each machine instruction operand. More...
 
struct  llvm::DenseMapInfo< MachineOperand >
 

Namespaces

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

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const MachineOperand &MO)
 
hash_code llvm::hash_value (const MachineOperand &MO)