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