Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DSmallBitVector.h550 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
DBitVector.h546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/external/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()
/external/llvm-project/llvm/include/llvm/ADT/
DSmallBitVector.h680 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
DBitVector.h886 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h546 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h785 void applyMask(const uint32_t *Mask, unsigned MaskWords) { in applyMask()
/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp1274 uint32_t MaskWords = Data.getU32(Cur); in dumpGnuHashSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h298 Optional<llvm::yaml::Hex32> MaskWords; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h357 Optional<llvm::yaml::Hex32> MaskWords; member