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