Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp499 Frag.setAtom(CurrentAtom); in FinishImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h91 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom() function