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

  /external/v8/src/mips/
assembler-mips.h 740 // Class for scoping postponing the trampoline pool generation.
783 // Postpone the generation of the trampoline pool for the specified number of
847 // Block the emission of the trampoline pool before pc_offset.
885 // Repeated checking whether the trampoline pool should be emitted is rather
893 // Emission of the trampoline pool may be blocked in some code sequences.
    [all...]
assembler-mips.cc 735 // Returns the next free label entry from the next trampoline pool.
760 // Returns the next free trampoline entry from the next trampoline pool.
773 } else { // Caller needs a trampoline entry from the previous pool.
    [all...]

Completed in 31 milliseconds