Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCModule.h25 class MCAtom; variable
43 friend class MCAtom; variable
DMCAtom.h45 MCAtom(AtomType T, MCModule *P, uint64_t B, uint64_t E) in MCAtom() function