Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp159 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record,
1315 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
/external/llvm/lib/IR/
DAsmWriter.cpp1386 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function