Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DComdat.cpp48 return LLVMExactMatchComdatSelectionKind; in LLVMGetComdatSelectionKind()
65 case LLVMExactMatchComdatSelectionKind: in LLVMSetComdatSelectionKind()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DComdat.h25 LLVMExactMatchComdatSelectionKind, ///< The data referenced by the COMDAT must enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go262 ExactMatchComdatSelectionKind ComdatSelectionKind = C.LLVMExactMatchComdatSelectionKind