Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFragment.h103 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h98 void setAtom(MCSymbolData *Value) { Atom = Value; } in setAtom() function