Searched defs:writeDISubrangeType (Results 1 – 3 of 3) sorted by relevance
251 void writeDISubrangeType(const DISubrangeType *N, in writeDISubrangeType() function in llvm::dxil::DXILBitcodeWriter
2010 void ModuleBitcodeWriter::writeDISubrangeType(const DISubrangeType *N, in writeDISubrangeType() function in ModuleBitcodeWriter
2318 static void writeDISubrangeType(raw_ostream &Out, const DISubrangeType *N, in writeDISubrangeType() function