Searched refs:BytecodeOperandSignedQuad (Results 1 – 2 of 2) sorted by relevance
346 compiler::Node* BytecodeOperandSignedQuad(
483 Node* InterpreterAssembler::BytecodeOperandSignedQuad( in BytecodeOperandSignedQuad() function in v8::internal::interpreter::InterpreterAssembler511 return BytecodeOperandSignedQuad(operand_index, needs_poisoning); in BytecodeSignedOperand()