Searched refs:writeDISubrange (Results 1 – 3 of 3) sorted by relevance
229 void writeDISubrange(const DISubrange *N, SmallVectorImpl<uint64_t> &Record,1409 void DXILBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in DXILBitcodeWriter
301 void writeDISubrange(const DISubrange *N, SmallVectorImpl<uint64_t> &Record,1646 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in ModuleBitcodeWriter
1885 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, in writeDISubrange() function