Searched refs:IsScalableSignedByte (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ | ||
H A D | bytecode-operands.h | 198 static constexpr bool IsScalableSignedByte(OperandType operand_type) { in IsScalableSignedByte() function in v8::internal::interpreter::OperandScale::OperandSize::OperandType::ImplicitRegisterUse::BytecodeOperands |
H A D | bytecode-node.h | 241 } else if (BytecodeOperands::IsScalableSignedByte(operand_type)) { in ScaleForOperand() |
Completed in 2 milliseconds