Home
last modified time | relevance | path

Searched refs:IsSupportedRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction.h407 DCHECK(IsSupportedRepresentation(rep)); in LocationOperand()
438 static bool IsSupportedRepresentation(MachineRepresentation rep) { in IsSupportedRepresentation() function
Dregister-allocator.cc278 DCHECK(AllocatedOperand::IsSupportedRepresentation(rep)); in LiveRange()