Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DComdat.cpp50 return LLVMLargestComdatSelectionKind; in LLVMGetComdatSelectionKind()
68 case LLVMLargestComdatSelectionKind: in LLVMSetComdatSelectionKind()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DComdat.h27 LLVMLargestComdatSelectionKind, ///< The linker will choose the largest enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go263 LargestComdatSelectionKind ComdatSelectionKind = C.LLVMLargestComdatSelectionKind