Searched refs:HasShifterOperand (Results 1 – 5 of 5) sorted by relevance
29 using helpers::HasShifterOperand;85 DCHECK(HasShifterOperand(use, InstructionSet::kArm)); in TryMergeIntoShifterOperand()167 if (!HasShifterOperand(user, InstructionSet::kArm)) { in TryMergeIntoUsersShifterOperand()
27 using helpers::HasShifterOperand;91 DCHECK(HasShifterOperand(use, InstructionSet::kArm64)); in TryMergeIntoShifterOperand()171 if (!HasShifterOperand(user, InstructionSet::kArm64)) { in TryMergeIntoUsersShifterOperand()
41 inline bool HasShifterOperand(HInstruction* instr, InstructionSet isa) { in HasShifterOperand() function
37 using helpers::HasShifterOperand;360 DCHECK(HasShifterOperand(instruction, InstructionSet::kArm64)); in ShifterOperandSupportsExtension()
33 using helpers::HasShifterOperand;