Home
last modified time | relevance | path

Searched defs:writeDISubrange (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1574 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, in writeDISubrange() function in ModuleBitcodeWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1894 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, in writeDISubrange() function