Home
last modified time | relevance | path

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

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