Searched defs:HasFixedFPRegisterPolicy (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction.h262 bool HasFixedFPRegisterPolicy() const { function in class:v8::internal::compiler::UnallocatedOperand
297 DCHECK(HasFixedRegisterPolicy() || HasFixedFPRegisterPolicy());

Completed in 144 milliseconds