Searched defs:MachineModuleInfoImpl (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp35 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineModuleInfo.h79 /// MachineModuleInfoImpl - This class can be derived from and used by targets
84 class MachineModuleInfoImpl { class in namespace:llvm
87 virtual ~MachineModuleInfoImpl();
106 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
108 MachineModuleInfoImpl *ObjFileMMI;
/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h89 /// MachineModuleInfoImpl - This class can be derived from and used by targets
94 class MachineModuleInfoImpl { class in namespace:llvm
97 virtual ~MachineModuleInfoImpl();
119 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
121 MachineModuleInfoImpl *ObjFileMMI;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineModuleInfo.cpp34 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}

Completed in 287 milliseconds