Home
last modified time | relevance | path

Searched defs:MCModule (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAtom.h25 class MCModule; variable
34 friend class MCModule; variable
DMCModule.h49 MCModule(IntervalMap<uint64_t, MCAtom*>::Allocator &A) : OffsetMap(A) { } in MCModule() function