Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp72 VST_ENTRY_8_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
2586 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeFunctionLevelValueSymbolTable()
2702 std::move(Abbv)) != VST_ENTRY_8_ABBREV) in writeBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp112 VST_ENTRY_8_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
3475 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeFunctionLevelValueSymbolTable()
3727 VST_ENTRY_8_ABBREV) in writeBlockInfo()