Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.cc619 LOperand* LAllocator::AllocateFixed(LUnallocated* operand, in AllocateFixed() function in v8::internal::LAllocator
796 AllocateFixed(temp, gap_index - 1, false); in MeetConstraintsBetween()
809 AllocateFixed(first_output, gap_index, is_tagged); in MeetConstraintsBetween()
840 AllocateFixed(cur_input, gap_index + 1, is_tagged); in MeetConstraintsBetween()
Dlithium-allocator.h502 LOperand* AllocateFixed(LUnallocated* operand, int pos, bool is_tagged);