Searched defs:writeDISubrange (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
| H A D | DXILBitcodeWriter.cpp | 1394 void DXILBitcodeWriter::writeDISubrange(const DISubrange *N, writeDISubrange() function in DXILBitcodeWriter |
| /freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
| H A D | BitcodeWriter.cpp | 1692 void ModuleBitcodeWriter::writeDISubrange(const DISubrange *N, writeDISubrange() function in ModuleBitcodeWriter |
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | AsmWriter.cpp | 1943 static void writeDISubrange(raw_ostream &Out, const DISubrange *N, writeDISubrange() function |