Home
last modified time | relevance | path

Searched refs:writeDISubrange (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp167 void writeDISubrange(const DISubrange *N, SmallVectorImpl<uint64_t> &Record,
1395 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in ModuleBitcodeWriter
/external/llvm/lib/IR/
DAsmWriter.cpp1580 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, in writeDISubrange() function