Home
last modified time | relevance | path

Searched defs:MaskWords (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallBitVector.h667 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
DBitVector.h899 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h785 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h298 Optional<llvm::yaml::Hex32> MaskWords; member