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