Searched refs:BytecodeOperandIntrinsicId (Results 1 – 3 of 3) sorted by relevance
72 TNode<Uint32T> BytecodeOperandIntrinsicId(int operand_index);
652 TNode<Uint32T> InterpreterAssembler::BytecodeOperandIntrinsicId( in BytecodeOperandIntrinsicId() function in v8::internal::interpreter::InterpreterAssembler
1498 TNode<Uint32T> function_id = BytecodeOperandIntrinsicId(0); in IGNITION_HANDLER()