Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp873 unsigned DXILBitcodeWriter::getEncodedComdatSelectionKind(const Comdat &C) { in getEncodedComdatSelectionKind() function in DXILBitcodeWriter
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1146 static unsigned getEncodedComdatSelectionKind(const Comdat &C) { in getEncodedComdatSelectionKind() function