Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBank.h37 static const unsigned InvalidID; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBank.cpp21 const unsigned RegisterBank::InvalidID = UINT_MAX; member in RegisterBank
/third_party/skia/src/gpu/
DGrSurfaceProxy.h159 static UniqueID InvalidID() { in InvalidID() function