Searched refs:BytecodeOperandIntrinsicId (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/interpreter/
H A Dinterpreter-assembler.h62 compiler::Node* BytecodeOperandIntrinsicId(int operand_index);
H A Dinterpreter-assembler.cc486 Node* InterpreterAssembler::BytecodeOperandIntrinsicId(int operand_index) { function in class:v8::internal::interpreter::InterpreterAssembler
H A Dinterpreter.cc2218 Node* function_id = __ BytecodeOperandIntrinsicId(0);

Completed in 99 milliseconds