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