Home
last modified time | relevance | path

Searched defs:writeDIGenericSubrange (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp231 void writeDIGenericSubrange(const DIGenericSubrange *N, in writeDIGenericSubrange() function in llvm::dxil::DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1810 void ModuleBitcodeWriter::writeDIGenericSubrange( in writeDIGenericSubrange() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2061 static void writeDIGenericSubrange(raw_ostream &Out, const DIGenericSubrange *N, in writeDIGenericSubrange() function