Searched defs:getMask (Results 1 – 10 of 10) sorted by relevance
47 unsigned getMask() const { return Mask << Shift; } in getMask() function
86 unsigned getMask() const { return Mask; } in getMask() function in __anon3bad31010111::MOVEMState
79 unsigned getMask() const { in getMask() function
233 SchedGroupMask getMask() { return SGMask; } getMask() function in __anond089bb350111::SchedGroup
1800 VPValue *getMask(unsigned Idx) const { return getOperand(Idx * 2 + 1); } getMask() function 1868 VPValue *getMask() const { getMask() function 2007 VPValue *getMask() { getMask() function 2042 VPValue *getMask() const { getMask() function 2141 VPValue *getMask() const { getMask() function [all...]
302 APInt IntegerType::getMask() const { return APInt::getAllOnes(getBitWidth()); } in getMask() function in IntegerType
329 static std::string getMask(uint32_t prot) in getMask() function
1218 const uint32_t *getMask() const { return Mask; } getMask() function
1843 const SDValue &getMask() const { return getOperand(2); } getMask() function
659 auto AlignVectors::getMask(Value *Val) const -> Value * { in getMask() function in AlignVectors