Searched refs:writeMDTuple (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 159 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record, 1315 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 287 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record, 1377 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 1386 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1539 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function
|