Home
last modified time | relevance | path

Searched refs:GetOutputRegisterListOperand (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.cc207 return builder->GetOutputRegisterListOperand(reg_list); in INLINE()
217 return builder->GetOutputRegisterListOperand(reg_list); in INLINE()
1198 uint32_t BytecodeArrayBuilder::GetOutputRegisterListOperand( in GetOutputRegisterListOperand() function in v8::internal::interpreter::BytecodeArrayBuilder
Dbytecode-array-builder.h405 uint32_t GetOutputRegisterListOperand(RegisterList reg_list); in NON_EXPORTED_BASE()