Home
last modified time | relevance | path

Searched refs:writeMDTuple (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp159 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-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp290 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record,
1432 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp293 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record,
1466 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N, in writeMDTuple() function in ModuleBitcodeWriter
/external/llvm/lib/IR/
DAsmWriter.cpp1386 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp1629 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp1555 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node, in writeMDTuple() function