Home
last modified time | relevance | path

Searched refs:getDecodedComdatSelectionKind (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1142 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind() function
3064 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp869 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind() function
3770 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseModule()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1148 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind() function
3127 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord()