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