Home
last modified time | relevance | path

Searched defs:KindMask (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h274 KindMask = 0x0007 << 2, enumerator
/third_party/typescript/src/compiler/
Dtypes.ts1433 … /*@internal*/ KindMask = 7, // Mask to extract the kind of identifier from its flags. enumerator