Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAssembler.cpp421 static void writeFragment(const MCAssembler &Asm, const MCAsmLayout &Layout, in writeFragment() function
611 writeFragment(*this, Layout, F); in writeSectionData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp489 static void writeFragment(raw_ostream &OS, const MCAssembler &Asm, in writeFragment() function
708 writeFragment(OS, *this, Layout, F); in writeSectionData()