Searched refs:BytecodeOperandImmIntPtr (Results 1 – 3 of 3) sorted by relevance
55 compiler::Node* BytecodeOperandImmIntPtr(int operand_index);
672 Node* cell_index = BytecodeOperandImmIntPtr(0); in IGNITION_HANDLER()714 Node* cell_index = BytecodeOperandImmIntPtr(0); in IGNITION_HANDLER()2294 Node* case_value_base = BytecodeOperandImmIntPtr(2); in IGNITION_HANDLER()
577 Node* InterpreterAssembler::BytecodeOperandImmIntPtr(int operand_index) { in BytecodeOperandImmIntPtr() function in v8::internal::interpreter::InterpreterAssembler