Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1358 void DXILBitcodeWriter::writeMDTuple(const MDTuple *N, writeMDTuple() function in DXILBitcodeWriter
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1615 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, writeMDTuple() function in ModuleBitcodeWriter
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1684 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, writeMDTuple() function