Searched refs:OperandIsScalableSignedByte (Results 1 – 2 of 2) sorted by relevance
249 if (Bytecodes::OperandIsScalableSignedByte(bytecode(), operand_index)) { in UpdateScaleForOperand()
721 static bool OperandIsScalableSignedByte(Bytecode bytecode, in OperandIsScalableSignedByte() function736 return OperandIsScalableSignedByte(bytecode, operand_index) || in OperandIsScalable()