Searched refs:HasShifterOperand (Results 1 – 5 of 5) sorted by relevance
30 using helpers::HasShifterOperand;90 DCHECK(HasShifterOperand(use, InstructionSet::kArm)); in TryMergeIntoShifterOperand()172 if (!HasShifterOperand(user, InstructionSet::kArm)) { in TryMergeIntoUsersShifterOperand()
28 using helpers::HasShifterOperand;96 DCHECK(HasShifterOperand(use, InstructionSet::kArm64)); in TryMergeIntoShifterOperand()176 if (!HasShifterOperand(user, InstructionSet::kArm64)) { in TryMergeIntoUsersShifterOperand()
44 inline bool HasShifterOperand(HInstruction* instr, InstructionSet isa) { in HasShifterOperand() function
38 using helpers::HasShifterOperand;370 DCHECK(HasShifterOperand(instruction, InstructionSet::kArm64)); in ShifterOperandSupportsExtension()
34 using helpers::HasShifterOperand;