LLVM 17.0.0git
Namespaces | Functions
RDFGraph.cpp File Reference
#include "llvm/CodeGen/RDFGraph.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineDominanceFrontier.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineOperand.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/RDFRegisters.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/CodeGen/TargetLowering.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/Function.h"
#include "llvm/MC/LaneBitmask.h"
#include "llvm/MC/MCInstrDesc.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <cstring>
#include <iterator>
#include <set>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

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

Functions

raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const PrintLaneMaskOpt &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< RegisterRef > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeId > &P)
 
static void llvm::rdf::printRefHeader (raw_ostream &OS, const NodeAddr< RefNode * > RA, const DataFlowGraph &G)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< DefNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< UseNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< PhiUseNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< RefNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeList > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeSet > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< PhiNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< StmtNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< InstrNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< BlockNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< NodeAddr< FuncNode * > > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< RegisterSet > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< RegisterAggr > &P)
 
raw_ostreamllvm::rdf::operator<< (raw_ostream &OS, const Print< DataFlowGraph::DefStack > &P)
 

Variable Documentation

◆ G

Definition at line 200 of file RDFGraph.cpp.

◆ List

const NodeList& List