Home
last modified time | relevance | path

Searched refs:AllocatorFor (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc2972 SinglePassRegisterAllocator& AllocatorFor(MachineRepresentation rep);
3017 AllocatorFor(vreg_data.rep()) in AllocateRegisters()
3043 AllocatorFor(vreg_data.rep()) in AllocateRegisters()
3057 DCHECK_EQ(AllocatorFor(output_vreg_data.rep()).kind(), in AllocateRegisters()
3058 AllocatorFor(input_vreg_data.rep()).kind()); in AllocateRegisters()
3059 AllocatorFor(output_vreg_data.rep()) in AllocateRegisters()
3064 AllocatorFor(output_vreg_data.rep()) in AllocateRegisters()
3086 AllocatorFor(rep).AllocateTemp(temp, virtual_register, rep, instr_index); in AllocateRegisters()
3096 AllocatorFor(vreg_data.rep()) in AllocateRegisters()
3107 AllocatorFor(vreg_dat in AllocateRegisters()
3157 SinglePassRegisterAllocator& MidTierRegisterAllocator::AllocatorFor( AllocatorFor() function in v8::internal::compiler::MidTierRegisterAllocator
[all...]

Completed in 6 milliseconds