Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1501 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1625 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function