Home
last modified time | relevance | path

Searched defs:isMask (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp332 const bool isMask = (*opClass)["Type"].asString() == "Bit"; in printDefs() local
585 const bool isMask = (*opClass)["Type"].asString() == "Bit"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp332 const bool isMask = (*opClass)["Type"].asString() == "Bit"; in printDefs() local
585 const bool isMask = (*opClass)["Type"].asString() == "Bit"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp51 static bool isMask(const TargetRegisterClass *RC, in isMask() function
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp334 const bool isMask = (*opClass)["Type"].asString() == "Bit"; in printDefs() local
584 const bool isMask = (*opClass)["Type"].asString() == "Bit"; in printMaskOperators() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h499 bool isMask(unsigned numBits) const { in isMask() function
512 bool isMask() const { in isMask() function

Completed in 10 milliseconds