Searched refs:BytecodeOperandIntrinsicId (Results 1 – 3 of 3) sorted by relevance
50 compiler::Node* BytecodeOperandIntrinsicId(int operand_index);
450 Node* InterpreterAssembler::BytecodeOperandIntrinsicId(int operand_index) { in BytecodeOperandIntrinsicId() function in v8::internal::interpreter::InterpreterAssembler
1698 Node* function_id = __ BytecodeOperandIntrinsicId(0); in DoInvokeIntrinsic()