Home
last modified time | relevance | path

Searched refs:GetIntrinsicIdOperand (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h121 Runtime::FunctionId GetIntrinsicIdOperand(int operand_index) const;
H A Dbytecode-array-iterator.cc191 Runtime::FunctionId BytecodeArrayIterator::GetIntrinsicIdOperand( in GetIntrinsicIdOperand() function in v8::internal::interpreter::BytecodeArrayIterator
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc1320 Runtime::FunctionId intrinsic_id = iterator().GetIntrinsicIdOperand(0); in VisitInvokeIntrinsic()
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc2856 ? bytecode_iterator.GetIntrinsicIdOperand(0) in PerformSideEffectCheckAtBytecode()
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2744 Runtime::FunctionId functionId = bytecode_iterator().GetIntrinsicIdOperand(0); in VisitInvokeIntrinsic()

Completed in 25 milliseconds