Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DComdat.cpp49 return LLVMLargestComdatSelectionKind; in LLVMGetComdatSelectionKind()
67 case LLVMLargestComdatSelectionKind: in LLVMSetComdatSelectionKind()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DComdat.h26 LLVMLargestComdatSelectionKind, ///< The linker will choose the largest enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go292 LargestComdatSelectionKind ComdatSelectionKind = C.LLVMLargestComdatSelectionKind