Searched refs:CheckCompatibleStackSlotTypes (Results 1 – 3 of 3) sorted by relevance
98 DCHECK(CheckCompatibleStackSlotTypes(dst.kind(), src.kind())); in TransferStackSlot()1381 bool CheckCompatibleStackSlotTypes(ValueKind a, ValueKind b) { in CheckCompatibleStackSlotTypes() function
1731 bool CheckCompatibleStackSlotTypes(ValueKind a, ValueKind b);
2306 DCHECK(CheckCompatibleStackSlotTypes(kind, __ local_kind(local_index))); in LocalSetFromStackSlot()2573 DCHECK(CheckCompatibleStackSlotTypes( in Select()3304 DCHECK(CheckCompatibleStackSlotTypes(slot.kind(), type.kind())); in GetCurrentDebugSideTableEntries()