Searched refs:GetShiftTypeByOpcode (Results 1 – 2 of 2) sorted by relevance
368 static ShiftType GetShiftTypeByOpcode(Opcode opcode);
662 ShiftType Lowering::GetShiftTypeByOpcode(Opcode opcode) in GetShiftTypeByOpcode() function in ark::compiler::Lowering961 ShiftType shiftType = GetShiftTypeByOpcode(shiftInst->GetOpcode()); in LowerOperationWithShiftedOperand()