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