Searched refs:BytecodeOperandIntrinsicId (Results 1 – 3 of 3) sorted by relevance
67 compiler::Node* BytecodeOperandIntrinsicId(int operand_index);
640 Node* InterpreterAssembler::BytecodeOperandIntrinsicId(int operand_index) { in BytecodeOperandIntrinsicId() function in v8::internal::interpreter::InterpreterAssembler
1613 Node* function_id = BytecodeOperandIntrinsicId(0); in IGNITION_HANDLER()