Searched defs:GetMask (Results 1 – 4 of 4) sorted by relevance
90 CFX_DIBitmapRef GetMask() const { return m_Mask; } in GetMask() function
2394 GetMask(addr) in GetMask() function
1905 u_int32_t GetMask (u_int32_t addr) in GetMask() function
19544 auto GetMask = [&](SDValue V, APInt Mask) { in LowerVectorCTPOPBitmath() local