Searched refs:IsSupportedRepresentation (Results 1 – 2 of 2) sorted by relevance
433 DCHECK(IsSupportedRepresentation(rep)); in LocationOperand()480 static bool IsSupportedRepresentation(MachineRepresentation rep) { in IsSupportedRepresentation() function
412 DCHECK(AllocatedOperand::IsSupportedRepresentation(rep)); in LiveRange()