Searched refs:IsScalableSignedByte (Results 1 – 2 of 2) sorted by relevance
161 static constexpr bool IsScalableSignedByte(OperandType operand_type) { in IsScalableSignedByte() function
241 } else if (BytecodeOperands::IsScalableSignedByte(operand_type)) { in ScaleForOperand()