Searched refs:CanFitInShifterOperand (Results 1 – 5 of 5) sorted by relevance
28 using helpers::CanFitInShifterOperand;33 DCHECK(CanFitInShifterOperand(instruction)); in GetOpInfoFromInstruction()
28 using helpers::CanFitInShifterOperand;87 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoShifterOperand()156 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoUsersShifterOperand()
26 using helpers::CanFitInShifterOperand;93 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoShifterOperand()160 DCHECK(CanFitInShifterOperand(bitfield_op)); in TryMergeIntoUsersShifterOperand()
26 inline bool CanFitInShifterOperand(HInstruction* instruction) { in CanFitInShifterOperand() function
36 using helpers::CanFitInShifterOperand;