Searched refs:CanFitInShifterOperand (Results 1 – 5 of 5) sorted by relevance
28 using helpers::CanFitInShifterOperand;33 DCHECK(CanFitInShifterOperand(instruction)); in GetOpInfoFromInstruction()
29 using helpers::CanFitInShifterOperand;92 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoShifterOperand()161 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoUsersShifterOperand()
27 using helpers::CanFitInShifterOperand;98 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoShifterOperand()165 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoUsersShifterOperand()
29 inline bool CanFitInShifterOperand(HInstruction* instruction) { in CanFitInShifterOperand() function
37 using helpers::CanFitInShifterOperand;