HomeSort by: relevance | last modified time | path
    Searched defs:writeMDTuple (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 293 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record,
1497 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N,
BitcodeWriter.cpp 293 void writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record,
1497 void ModuleBitcodeWriter::writeMDTuple(const MDTuple *N,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp 1636 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node,
AsmWriter.cpp 1636 static void writeMDTuple(raw_ostream &Out, const MDTuple *Node,

Completed in 73 milliseconds