Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecodes.h679 static bool OperandIsScalableUnsignedByte(Bytecode bytecode, in OperandIsScalableUnsignedByte() function
688 OperandIsScalableUnsignedByte(bytecode, operand_index); in OperandIsScalable()
Dbytecode-pipeline.h354 } else if (Bytecodes::OperandIsScalableUnsignedByte(bytecode(), in NON_EXPORTED_BASE()