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