HomeSort by relevance Sort by last modified time
    Searched refs:HasFixedDoubleRegisterPolicy (Results 1 - 2 of 2) sorted by null

  /external/v8/src/crankshaft/
lithium.h 211 bool HasFixedDoubleRegisterPolicy() const {
239 DCHECK(HasFixedRegisterPolicy() || HasFixedDoubleRegisterPolicy());
lithium-allocator.cc 605 } else if (operand->HasFixedDoubleRegisterPolicy()) {
    [all...]

Completed in 930 milliseconds