Home
last modified time | relevance | path

Searched refs:FunctionAbbrev (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp988 unsigned FunctionAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
1111 AbbrevToUse = FunctionAbbrev; in writeTypeTable()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp894 unsigned FunctionAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
982 AbbrevToUse = FunctionAbbrev; in writeTypeTable()