Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DComdat.cpp52 return LLVMNoDuplicatesComdatSelectionKind; in LLVMGetComdatSelectionKind()
71 case LLVMNoDuplicatesComdatSelectionKind: in LLVMSetComdatSelectionKind()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DComdat.h29 LLVMNoDuplicatesComdatSelectionKind, ///< No other Module may specify this enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go264 NoDuplicatesComdatSelectionKind ComdatSelectionKind = C.LLVMNoDuplicatesComdatSelectionKind