Home
last modified time | relevance | path

Searched defs:getBitMask (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.h77 uint32_t getBitMask() const { return flags; } in getBitMask() function
121 uint32_t getBitMask() const { return flags; } in getBitMask() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h67 uint64_t getBitMask() const { in getBitMask() function