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