Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-assembler.h346 compiler::Node* BytecodeOperandSignedQuad(
Dinterpreter-assembler.cc483 Node* InterpreterAssembler::BytecodeOperandSignedQuad( in BytecodeOperandSignedQuad() function in v8::internal::interpreter::InterpreterAssembler
511 return BytecodeOperandSignedQuad(operand_index, needs_poisoning); in BytecodeSignedOperand()