Home
last modified time | relevance | path

Searched defs:SelectionKind (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DComdat.h31 enum SelectionKind { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h33 enum SelectionKind { enum
/external/perfetto/ui/src/common/
Dstate.ts386 export type SelectionKind = Selection['kind']; // 'THREAD_STATE' | 'SLICE' ... alias