Searched defs:GetShift (Results 1 – 5 of 5) sorted by relevance
185 static constexpr uint32_t GetShift(const uint32_t i) { in GetShift() function
354 Shift GetShift() const { in GetShift() function414 Shift GetShift() const { return shift_; } in GetShift() function
173 Shift GetShift() const { in GetShift() function797 Shift GetShift() const { return shift_; } in GetShift() function
1060 const Shift& GetShift() const { return *this; } in GetShift() function
20970 auto GetShift = [&](unsigned OpCode, SDValue V, int Shifter) { in LowerVectorCTPOPBitmath() local