HomeSort by relevance Sort by last modified time
    Searched refs:LLVMLargestComdatSelectionKind (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
Comdat.h 27 LLVMLargestComdatSelectionKind, ///< The linker will choose the largest
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Comdat.cpp 50 return LLVMLargestComdatSelectionKind;
68 case LLVMLargestComdatSelectionKind:
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
ir.go 263 LargestComdatSelectionKind ComdatSelectionKind = C.LLVMLargestComdatSelectionKind
    [all...]

Completed in 249 milliseconds