Searched defs:writeMDTuple (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 1357 void DXILBitcodeWriter::writeMDTuple(const MDTuple *N, writeMDTuple() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 1705 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, writeMDTuple() function in ModuleBitcodeWriter |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 1761 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, writeMDTuple() function |