Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h695 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
H A DBitVector.h803 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h439 std::optional<llvm::yaml::Hex32> MaskWords; global() member