Searched refs:IsSimd128StackSlot (Results 1 – 11 of 11) sorted by relevance
88 (this->IsSimd128StackSlot() && other.IsAnyStackSlot()) || in InterferesWith()89 (other.IsSimd128StackSlot() && this->IsAnyStackSlot()); in InterferesWith()141 return (IsSimd128Register() || IsSimd128StackSlot()) && in IsCompatible()142 (op->IsSimd128Register() || op->IsSimd128StackSlot()); in IsCompatible()
101 inline bool IsSimd128StackSlot() const;686 bool InstructionOperand::IsSimd128StackSlot() const { in IsSimd128StackSlot() function
3714 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()3820 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()3823 } else if (source->IsSimd128StackSlot()) { in AssembleConstructFrame()3824 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()
4396 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()4515 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()4518 } else if (source->IsSimd128StackSlot()) { in AssembleConstructFrame()4519 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()
4466 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()4488 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()4551 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()
4200 DCHECK(destination->IsSimd128StackSlot()); in AssembleMove()4239 DCHECK(destination->IsSimd128StackSlot()); in AssembleMove()4350 if (source->IsSimd128StackSlot()) { in AssembleSwap()
3410 if (source->IsSimd128StackSlot()) { in AssembleMove()3523 if (source->IsSimd128StackSlot()) { in AssembleSwap()
3999 DCHECK(source->IsSimd128StackSlot()); in AssembleConstructFrame()4159 DCHECK(source->IsSimd128StackSlot()); in AssembleConstructFrame()
2690 DCHECK(input->IsSimd128StackSlot()); in AssembleArchInstruction()5091 DCHECK(source->IsSimd128StackSlot()); in AssembleMove()
1729 DCHECK(input->IsSimd128StackSlot()); in AssembleArchInstruction()
4262 DCHECK(destination->IsSimd128StackSlot()); in AssembleConstructFrame()