Searched refs:BytecodeOperandSignedQuad (Results 1 – 2 of 2) sorted by relevance
348 TNode<Int32T> BytecodeOperandSignedQuad(int operand_index);
489 TNode<Int32T> InterpreterAssembler::BytecodeOperandSignedQuad( in BytecodeOperandSignedQuad() function in v8::internal::interpreter::InterpreterAssembler516 return BytecodeOperandSignedQuad(operand_index); in BytecodeSignedOperand()