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

  /external/v8/src/compiler/
instruction-selector-impl.h 88 UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
158 return Use(node, UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
178 return Use(node, UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
232 return UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
244 return UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER, vreg);
248 return UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
254 UnallocatedOperand::MUST_HAVE_REGISTER,
263 UnallocatedOperand::MUST_HAVE_REGISTER,
387 return UnallocatedOperand(UnallocatedOperand::MUST_HAVE_REGISTER,
register-allocator-verifier.cc 195 case UnallocatedOperand::MUST_HAVE_REGISTER:
instruction.h 177 MUST_HAVE_REGISTER,
255 extended_policy() == MUST_HAVE_REGISTER;
    [all...]
instruction.cc 154 case UnallocatedOperand::MUST_HAVE_REGISTER:
    [all...]

Completed in 105 milliseconds