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

/external/v8/src/compiler/
H A Dinstruction-selector-impl.h94 int index = sequence()->AddImmediate(ToConstant(node));
126 int index = sequence()->AddImmediate(Constant(imm));
H A Dinstruction.h890 int AddImmediate(Constant constant) { function in class:v8::internal::compiler::FINAL

Completed in 50 milliseconds