Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dcodegen-mips.cc21 byte* fast_exp_mips_machine_code = nullptr; variable
23 return Simulator::current(isolate)->CallFP(fast_exp_mips_machine_code, x, 0); in fast_exp_simulator()
67 fast_exp_mips_machine_code = buffer; in CreateExpFunction()
/external/v8/src/mips64/
Dcodegen-mips64.cc21 byte* fast_exp_mips_machine_code = nullptr; variable
23 return Simulator::current(isolate)->CallFP(fast_exp_mips_machine_code, x, 0); in fast_exp_simulator()
67 fast_exp_mips_machine_code = buffer; in CreateExpFunction()