Searched refs:BytecodeOperandImmIntPtr (Results 1 – 3 of 3) sorted by relevance
60 TNode<IntPtrT> BytecodeOperandImmIntPtr(int operand_index);
749 TNode<IntPtrT> cell_index = BytecodeOperandImmIntPtr(0); in IGNITION_HANDLER()794 TNode<IntPtrT> cell_index = BytecodeOperandImmIntPtr(0); in IGNITION_HANDLER()2211 TNode<IntPtrT> case_value_base = BytecodeOperandImmIntPtr(2); in IGNITION_HANDLER()
601 TNode<IntPtrT> InterpreterAssembler::BytecodeOperandImmIntPtr( in BytecodeOperandImmIntPtr() function in v8::internal::interpreter::InterpreterAssembler