Searched refs:unalloc_operand (Results 1 – 1 of 1) sorted by relevance
2010 UnallocatedOperand* unalloc_operand = UnallocatedOperand::cast(operand); in Define() local2012 NewUsePosition(position, unalloc_operand, hint, hint_type); in Define()2026 UnallocatedOperand* unalloc_operand = UnallocatedOperand::cast(operand); in Use() local2027 use_pos = NewUsePosition(position, unalloc_operand, hint, hint_type); in Use()