Searched defs:writeDISubrange (Results 1 – 3 of 3) sorted by relevance
1393 void DXILBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in DXILBitcodeWriter
1796 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in ModuleBitcodeWriter
2020 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, in writeDISubrange() function