Searched refs:writeDISubrange (Results 1 – 2 of 2) sorted by relevance
167 void writeDISubrange(const DISubrange *N, SmallVectorImpl<uint64_t> &Record,1395 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in ModuleBitcodeWriter
1580 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, in writeDISubrange() function