Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1497 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1636 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function