Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dlithium-allocator.h443 void MeetRegisterConstraints();
460 void MeetRegisterConstraints(HBasicBlock* block);
Dlithium-allocator.cc767 void LAllocator::MeetRegisterConstraints(HBasicBlock* block) { in MeetRegisterConstraints() function in v8::internal::LAllocator
1093 MeetRegisterConstraints(); in Allocate()
1108 void LAllocator::MeetRegisterConstraints() { in MeetRegisterConstraints() function in v8::internal::LAllocator
1113 MeetRegisterConstraints(block); in MeetRegisterConstraints()