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