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

/external/chromium_org/v8/src/
H A Dhydrogen.cc2567 HInstruction* mul = HMul::NewImul(zone(), context(),
8128 HInstruction* op = HMul::NewImul(zone(), context(), left, right);
8244 HInstruction* result = HMul::NewImul(zone(), context(), left, right);
H A Dhydrogen-instructions.h4910 static HInstruction* NewImul(Zone* zone, function in class:v8::FINAL::FINAL

Completed in 140 milliseconds