Searched refs:OperandIsScalable (Results 1 – 2 of 2) sorted by relevance
256 if (OperandIsScalable(bytecode, i)) return true; in IsBytecodeWithScalableOperands()
686 static bool OperandIsScalable(Bytecode bytecode, int operand_index) { in OperandIsScalable() function