Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtyper.h42 Type* imul_fun_; variable
Dtyper.cc27 imul_fun_ = Type::Function(signed32, integral32, integral32, zone); in Typer()
845 return typer_->imul_fun_; in MACHINE_OP_LIST()