Searched defs:GetShift (Results 1 – 4 of 4) sorted by relevance
817 Shift GetShift() const { in GetShift() function882 Shift GetShift() const { return shift_; } in GetShift() function
185 Shift GetShift() const { in GetShift() function823 Shift GetShift() const { return shift_; } in GetShift() function
1058 const Shift& GetShift() const { return *this; } in GetShift() function
24571 auto GetShift = [&](unsigned OpCode, SDValue V, int Shifter) { in LowerVectorCTPOPBitmath() local