Searched defs:writeMDTuple (Results 1 – 3 of 3) sorted by relevance
1357 void DXILBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in DXILBitcodeWriter
1719 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
1761 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function