Searched defs:getMask (Results 1 – 12 of 12) sorted by relevance
47 unsigned getMask() const { return Mask << Shift; } in getMask() function
43 constexpr uint64_t getMask(int Bit) const { getMask() function
86 unsigned getMask() const { return Mask; } in getMask() function in __anon7c7b1b820111::MOVEMState
79 unsigned getMask() const { getMask() function
232 SchedGroupMask getMask() { return SGMask; } getMask() function in __anonc429d1160111::SchedGroup
1995 VPValue *getMask(unsigned Idx) const { getMask() function 2071 VPValue *getMask() const { getMask() function 2225 VPValue *getMask() { getMask() function 2266 VPValue *getMask() const { getMask() function 2379 VPValue *getMask() const { getMask() function [all...]
320 ArrayRef<int> getMask() const { return getOperand(3).getShuffleMask(); } in getMask() function
302 APInt IntegerType::getMask() const { return APInt::getAllOnes(getBitWidth()); } getMask() function in IntegerType
329 static std::string getMask(uint32_t prot) in getMask() function
1267 const uint32_t *getMask() const { return Mask; } getMask() function
1858 const SDValue &getMask() const { return getOperand(2); } getMask() function
659 auto AlignVectors::getMask(Value *Val) const -> Value * { getMask() function in AlignVectors