#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 <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_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< RegisterRef > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< NodeId > &P) |
static void | llvm::rdf::printRefHeader (raw_ostream &OS,const RefRA,const DataFlowGraph &G) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Def > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Use > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< PhiUse > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Ref > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print<NodeList > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< NodeSet > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Phi > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Stmt > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Instr > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Block > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< Func > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< RegisterSet > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< RegisterAggr > &P) |
raw_ostream & | llvm::rdf::operator<< (raw_ostream &OS,const Print< DataFlowGraph::DefStack > &P) |
const DataFlowGraph& G |
Definition at line201 of fileRDFGraph.cpp.
Definition at line200 of fileRDFGraph.cpp.
Referenced byllvm::MachinePassRegistry< PassCtorTy >::Add(),addToAccessGroupList(),llvm::DIEValueList::addValue(),llvm::AllocatorList< T, AllocatorT >::AllocatorList(),llvm::AllocatorList< T, AllocatorT >::back(),llvm::AllocatorList< T, AllocatorT >::begin(),llvm::AllocatorList< T, AllocatorT >::clear(),llvm::sandboxir::ReadyListContainer::clear(),llvm::DIEValueList::deleteValue(),llvm::AllocatorList< T, AllocatorT >::emplace(),llvm::AllocatorList< T, AllocatorT >::empty(),llvm::sandboxir::ReadyListContainer::empty(),llvm::AllocatorList< T, AllocatorT >::end(),llvm::AllocatorList< T, AllocatorT >::erase(),llvm::AllocatorList< T, AllocatorT >::front(),llvm::FoldOpInit::get(),getFirstCompositeRange(),llvm::MachinePassRegistry< PassCtorTy >::getList(),llvm::sandboxir::ReadyListContainer::insert(),llvm::AllocatorList< T, AllocatorT >::insert(),llvm::StringMap< ValueTy, AllocatorTy >::insert(),LLVMBuildVAArg(),llvm::AllocatorList< T, AllocatorT >::operator=(),llvm::sandboxir::ReadyListContainer::pop(),llvm::AllocatorList< T, AllocatorT >::pop_back(),llvm::AllocatorList< T, AllocatorT >::pop_front(),predictValueUseListOrder(),predictValueUseListOrderImpl(),llvm::AllocatorList< T, AllocatorT >::rbegin(),llvm::sandboxir::ReadyListContainer::ReadyListContainer(),llvm::MachinePassRegistry< PassCtorTy >::Remove(),llvm::AllocatorList< T, AllocatorT >::rend(),llvm::AllocatorList< T, AllocatorT >::size(),llvm::StringMap< ValueTy, AllocatorTy >::StringMap(),llvm::AllocatorList< T, AllocatorT >::swap(),llvm::DIEValueList::takeValues(),llvm::WebAssembly::typeListToString(), andllvm::DIEValueList::values().