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